AppCtrlScript

MAY Computer

Help

CNVWIN2DOS

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

String

See also  

CNVDOS2WIN

Converts a Windows ASCII string value to a DOS ASCII string. Especially useful when writing text files that will be processed by batch files or DOS applications afterwards.

Syntax

CNVWIN2DOS <Variable>, <String>

Part

Description

<Variable> Script variable where to store the result.
<String> String value to be converted.