Open topic with navigation
Returns a string from the Printer Code Template input file.
PCM.ReadString(NumChars, CodePage)
接続先:
NumChars is the number of characters to return.
CodePage is an optional attribute specifying the code page of the data.If not specified, CodePagedefaults to that of the Print System.
If the end of the input file is reached, the return string may be shorter than the requested number of characters.