Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Action on disk in?sertion
#4
ARRAY(Wsh.Drive) a; int i j; str s
GetDrives a
for i 0 a.len
if(a[i].IsReady)
s=a[i].VolumeName
out s
else out "%s not ready" s

did the trick, thanks a bunch mate Big Grin


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)