
How see diskette drive A:
Gerry,
I am not sure exactly in what context you are using the word "see".
If you mean how to access files from inside the IBM APL2 environment, you have
several different options for doing file I/O, from the simple external function
which reads the entire file as a byte stream, to associated processor 12 which
lets you operate on the file with APL primitives. Check these sections of the
APL2 User's Guide:
Associated Processors - Processor 12
Associated Processors - Processor 10 - File Access Functions
Supplied External Functions - FILE
Supplied Auxiliary Processors - AP 210
Using any of these methods, you can specifiy a complete path for your files,
including drive letter A: (or whatever drive letter is appropriate).
If you are already using one of these methods, and are simply having trouble or
an error accessing files on the A: drive, then that's another matter, please
explain more about what problem you are having. Problems using IBM APL2 may be
Nancy Wheeler
APL Products and Serivces
IBM
Quote:
> Can someone here tell me how can I see a DOS type text file in diskette
> drive A:? I'd sure appreciate it.
> Gerry
> --
> Gerry