Difference between revisions of "AMOSi:Dev Do"

From Amiga Coding
Jump to: navigation, search
(Extracted from the AMOSPro V2.00 helpfile)
m (1 revision(s))
 
(No difference)

Latest revision as of 01:51, 17 November 2007

Executes a DOIO operation on the specified channel.


You should of course, set the proper internal parameters of the structure using the STRUC() command before calling this option.


Dev Do channel,command

channel is the number of a previously opened device channel


command holds the number the IO command you wish to DO. This command can be entered directly using it's name using the built in EQU function.