AMOSi:Drive

From Amiga Coding
Revision as of 01:51, 17 November 2007 by Spellcoder (talk | contribs) (1 revision(s))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Checks for the existence of a specific drive.


test=Drive("drive")

If the drive is connected to your Amiga,m you'll get a value of -1 (True), otherwise the result will be 0 (False)


Print Drive("Dh0")