AppCtrlScript

MAY Computer

Help

READSTRING

Applies to  

AppCtrlScript (Module: wmACScr1.dll)

Group  

File

See also  

APPENDFROMFILEWRITESTRING, APPENDSTRING

Read the contents of a file into a script variable.

Syntax

READSTR[ING] <VariableName>, <FileName>
READ
FILE <VariableName>, <FileName>
READFROMFILE
<VariableName>, <FileName>

Part

Description

<VariableName> Name of the script variable where to store the file contents.
<FileName> Source file of the data/string.