Working with files

AJ.SendFl  (Old and slow)

To transfer item from a PICK-file into MS-DOS file .

AJ.SendFl(PROC, PFL, REC, DOSFL, WREC, RES)

PROC - code of transfer procedure

0 - procedure AJ.WriteDOS
1 - procedure R03WriteDOS

PFL - file name from

PICKREC - name of item in a PICK-file

DOSFL - the file name in MS DOS

WRE - Coperates transfer in DOS a name of recording.
0 - to transfer a name Recordings
1 - do not transfer
RES - the exit code
1- Success
0 - emergency end

DESCRIPTION