Native File Functions


Contents

Native File Concepts

See also

君APPEND Append data to file
君CREATE Create file
君ERASE Erase file
君ERROR Get last file error
君LOCK Lock/Unlock file
君NAMES List names of tied files
君NUMS List tie numbers
君READ Read data from file
君RENAME Rename file
君REPLACE Replace data in file
君RESIZE Resize file
君SIZE Get size of file
君TIE Open file
君UNTIE Close file
君WRITE Write data to file

窪XPORT Export APL array to file in specified format
栗MPORT Import data from file in specified format

Topic: APLX Help : Help on APL language : Native File Functions