Difference between revisions of "AMOSi:Menu instructions - PRoc"

From Amiga Coding
Jump to: navigation, search
(New page: Calls an AMOS PRocedure whenever the item is selected by the user. <code><pre> PR name </pre></code> See the AMOSPro User Guide for more information. It's quite involved!)
 
(No difference)

Latest revision as of 02:19, 20 November 2007

Calls an AMOS PRocedure whenever the item is selected by the user.


PR name


See the AMOSPro User Guide for more information. It's quite involved!