Executes the DOS batch file commands contained in the context and displays the results.
numero = 261[DOS]dir c:[/DOS]In this example, the DOS command "dir c:" is executed, and the results (a listing of all the files at the root of C: drive) is displayed.Caution! DOS has complete access to your hard disk and all programs on your web server. You can write a DOS context to erase the contents of your hard disk. However, remote visitors to your web site have no way of executing their own DOS contexts remotely. They can only execute DOS commands inside a template file that you have saved on your web server's hard disk. [DOS]DOS Batch Commands[/DOS]
[DOS]dir c:[/DOS]
DOWNLOAD WEBDNA NOW!
Amazon Web Services (AWS) README for Machine Image ID...
Download WebDNA ApplicationsWebDNA applications...
Technical Change HistoryThis Technical Change History provides a reverse chronological list of WebDNA changes...
WebDNA ModulesA list of the currently available modules...
WebDNA LibrariesA list of available libraries for WebDNA...
Tips and TricksA list of user-submitted tips ...
Breaks a string of text into separate words...
[listchars]Breaks a string of text into separate characters...
[random]will display a random number...
[renamefolder]Rename a folder in your webspace...
Alphabetical WebDNA ReferenceA list of all WebDNA instructions...
[return]Explicitly identify what text is returned from a function call...