Difference between revisions of "AMOSi:Call Editor"

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

Revision as of 02:45, 17 November 2007

Used by an Editor accessory to SEND information directly to the AMOS Professional Editor.


Call Editor function[,param][,param$]

function is the NUMBER of an internal Editor command you wish to access.


param holds some optional numeric information.


param$ holds an optional string of characters.