Retrieves a list of the logical drives attached to the current machine.
Utility("GETLOGICALDRIVES")
This service accepts no parameters.
An @fm-delimited list of logical drive letters.
BEEP Service
DESTROY Service
REMOVEDIR Service
CHOOSECOLOR Service
FLUSH Service
RENAMEDIR Service
CHOOSEDIR Service
GET_EVENT Service
RENAMEFILE Service
CHOOSEFILE Service
GETLOGICALDRIVES Service
RUNHELP Service
CHOOSEFONT Service
MAKEDIR Service
RUNWIN Service
COPYFILE Service
OBJECTID Service
TEXTRECT Service
CREATE Service
OBJECTLIST Service
WINCOUNT Service
CURSOR Service
PRINTSETUP Service
Utility function
drives = Utility('GETLOGICALDRIVES') Msg(@window,"The following drives are attached:"@fm:drives)