| AppCtrlScript | |
| Help |
|
Applies to |
AppCtrlScript (Module: wmACScr1.dll) |
|
Group |
String |
|
See also |
CNVWIN2DOS |
Converts a DOS ASCII string value to a Windows ASCII string. Especially useful when reading text files that have been created by a batch file or DOS application.
CNVDOS2WIN <Variable>, <String>
|
Part |
Description | |
| <Variable> | Script variable where to store the result. | |
| <String> | String value to be converted. | |
|
| ||