WiseScript Editor Reference
45
WiseScript Actions
z
Make Backup File
Mark this to make a copy of Config.sys before editing it.
Add to SYSTEM.INI
(Windows 3.1x or Windows 9x only) This action adds a device entry to the 386Enh
section of the System.ini file. The destination computer is restarted automatically to
force the new device driver to be loaded.
Do not use this action to modify the display driver (display=xxx) or any other non-
device entry. Instead, use the Edit INI action.
See
Edit INI File
on page 71.
To complete the dialog box
z
Device Name
Enter the full command line for the device (example: device=vshare.386). The
referenced files need a path unless they are in the System directory.
If you precede the command line with a semicolon (example: ;device=*vcp), the device
entry is commented out if it exists in the 386Enh section of System.ini. If you add a
device entry with the same device name but a different driver path, the old entry is
commented out and the new entry is added.
Browse for Directory
This action displays a dialog box asking the end user to select a directory. It is included
to provide backward compatibility for older WiseScripts. In new scripts, use custom
dialog boxes instead.
To complete the dialog box
z
Window Name
Enter the title for the dialog box.
z
Description
Enter text to explain the dialog box to the end user.
z
Prompt Name
Enter explanatory text to be displayed above the directory field.
z
Default Value
Enter the default location of the new directory. This appears as a default in the
directory field.
z
Variable Name
Enter a variable to store the chosen directory. The standard script uses the variable
MAINDIR for this purpose.
z
Don’t Append
Mark this to prevent the default directory (Default Value field) from being appended
to the chosen directory.
z
Confirm If Exists
Mark this to warn the end user if the chosen directory already exists.
Содержание WISESCRIPT EDITOR 8.0
Страница 1: ...WiseScript Editor Reference ...