What International Variable Can I Use to R/W ASCII?
The Link Variables are the only internal variables that will accept ASCII data. You must use the suffix ":A" on the link variable to allow the link variable to store ASCIIÂ data.
For example: Link\State:A = "On"