Difference between revisions of "AMOSi:Del Bob"

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

an example can be found on AMOSPro_Examples:Examples/H-2/Help_28.AMOS


Deletes one or more bob images completely from the object bank.


Del Bob n

n is the number of the image you wish to remove from the bank.


If you want to erase several objects, you can use a second form of this instruction.


Del Bob f To l

The command will now delete all the images from f to l.