|
|
|
|
|
fCurrentDrive (Function) In french: fDisqueEnCours Gets or sets the current drive. // Get the current drive ResCurrentDrive = fCurrentDrive()
Syntax <Result>: Character string Path of the current drive in the following format:- <drive letter>:. For example: "A:". The drive letter is written in uppercase character.
- UNC path. For example: "\\<ServerName>\<ShareName>".
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|