AMOSi:Drive

From Amiga Coding
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")