AMOSi:Procedure

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

an example can be found on AMOSPro_Tutorial:Tutorials/Procedures_1.AMOS


Creates an AMOS Professional PROCEDURE,identified by a string of characters which make up its name.


Procedure NAME

Procedures make programming easier. They are stand-alone program chunks that perform a task without affecting the main program.