@FINDDRIVE
— Finds a drive
matching the given criteria.
Syntax:
%@FINDDRIVE[
label,
serial,
minsize,
maxsize,
bus]
label | wildcards are supported |
serial | up to 8 hex digits |
minsize | suffixes k , K , m , M , etc. supported |
maxsize | suffixes k , K , m , M , etc. supported |
bus | 4 IEEE 1394, 7 USB, etc. |
@FINDDRIVE
returns the drive letter (with a colon) of the first
drive it finds which meets all of the specified criteria. You must specify at
least one.