407
407
407cab Produkttechnik GmbH & Co KG
abc - Modes:
„r“, „w“, „a“ read, write and append
(file reading and writing automatically transforms Unicode to ASCII and
vice versa according to selected codepage, reading a Unicode or ASCII
file is automatically detected)
„rb“, „wb“, „ab“ read, write and append without transforming
(file reading and writing uses only low-byte of e.g. string)
„wu“, „au“ write and append using Unicode
a-Series basic compiler