Working with Files

GP.SetAuotDecoder

To establish a mode of code conversion at a file transfer from MS DOS in PICK and back.

CALL GP.SetAuotDecoder(OnOFF)

Parameter Description
ONOFF Flag: 1 - to establish code conversion; 0 - to remove)

At a file transfer from MS DOS in PICK code conversion ANSI-DOS will be carried out. At a file transfer from PICK in MS DOS code conversion DOS-ANSI will be carried out.

Description