Difference between revisions of "AMOSi:Bstart"

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

Returns the address of a bank from a previous program, if possible. You'll get an error if a bank hasn't been reserved in the previous program. (PRG UNDER=0)


address =Bstart(bank)