OS-DRIVES function
(Windows only)Returns a comma-separated list of available drives.
Syntax
ExampleThe following procedure populates a selection list with the output of the OS-DRIVES function, and then displays the list and prompts the user to select a drive. The procedure then informs the user that subsequent writes will be to the selected drive.
NoteOn platforms other than Windows, OS-DRIVES compiles and executes, but returns the empty string ("").
OpenEdge Release 10.2B
|