Micro Focus Visual COBOL 2.3 for Visual Studio 2015
>
General Reference
>
Library Routines
>
Alphabetical List of Library Routines
>
PC_SET_DRIVE
Micro Focus Visual COBOL 2.3 for Visual Studio 2015
>
General Reference
>
Library Routines
>
File and Filename Routines
>
PC_SET_DRIVE
PC_SET_DRIVE
Sets the default drive letter.
Syntax:
call "PC_SET_DRIVE" using
drive
returning
status-code
Parameters:
Using call prototype (see
Key
)
Picture
drive
cblt-x1-compx
pic x.
status-code
See
Library Routines - Key
On Entry:
drive
Drive letter, upper or lower case.
On Exit:
None
Parent topic:
File and Filename Routines
Parent topic:
Alphabetical List of Library Routines