AMOSi:Ask Editor

From Amiga Coding
Revision as of 02:45, 17 November 2007 by Spellcoder (talk | contribs) (Extracted from the AMOSPro V2.00 helpfile)
Jump to: navigation, search

Returns parameters FROM the editor. If it's called inside an editor accessory, it can be used to grab the program lines directly from your current listing.


Ask 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.