basic-system-cmd/online
Rob Greene d6877dbe77 ...
2015-10-04 16:52:04 -05:00
..
Makefile Separated ilen and ilen testing, switching to text variants of AppleScript. 2015-09-29 09:14:10 -05:00
online.asm ... 2015-10-04 16:52:04 -05:00
README.md Formatting... 2015-10-03 23:45:15 -05:00
test.scpt.txt Correcting test case for S6 instead of S3. 2015-10-03 23:26:57 -05:00

ONLINE Command

Displays all volumes online.

]ONLINE

S3,D2 /RAM
S6,D1 ERR=$27
S6,D2 ERR=$27

]

Accepts slot/drive parameters.

]ONLINE,S3,D2
 
S3,D2 /RAM

]

Error code of $57 indicates duplicate volumes are online, and ONLINE reports which disk is a duplicate.

]ONLINE
 
S6,D1 /MY.DISK
S6,D2 ERR=$57 (S6,D1)

]