Not recommended for use. Only for backward compatibility.
To transfer a file from MS DOS in a file of system PICK.
AJ.RecvFl( File, DOSFile, R.MODE, RES)
FILE – file name (PICK)
DOSFILE – file name (MS DOS).
R.MODE - The dynamic array contains parameters of transfer:
R.MODE<1> - Sets procedure of transfer of a file (0 ,1 ,2) , see AJ.Set.TransProcR.
1 - owerwrite item.
R.MODE<3> - Quantity of symbols "blank" at replacement of a symbol of tabulation
R.MODE<4> - The code of a symbol of a name of item, more often it is equal 3
0 – Otherwise.
Remark.
If in a file with name DOSFILE there is no structure of a name of item for a PICK-file the name of item conterminous with a name of a DOS-file will be generated.