Jump to content



Photo

simple loop statements


  • Please log in to reply
1 reply to this topic

#1 nwurd

nwurd

    Seeker

  • New Members
  • 4 posts

Posted 05 December 2007 - 09:33 PM

i need some assistance in making a simple loop statement where i can open then close the cd tray for 'x' amount of times... thx





#2 weaponx

weaponx

    I'm coming for blood, no code of conduct, no law.

  • MVPs
  • 5,366 posts

Posted 05 December 2007 - 09:37 PM

Open and close 5 times...

For $X = 1 to 5
CDTray ( "D:", "OPEN" )
CDTray ( "D:", "CLOSE" )
Next




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users