How to download multiple program in different slots in BS2p?
Archiver
Posts: 46,084
Hi:
Can anyone point me to documentation or explain how to download
programs into different 2K spaces in the BS2p?
Thanks a lot
Mohammed
Can anyone point me to documentation or explain how to download
programs into different 2K spaces in the BS2p?
Thanks a lot
Mohammed
Comments
declaration. The programs will then download to their respective slots. Like
this:
{$STAMP BS2p, slot1pgm.bsp, slot2pgm.bsp, slot3pgm.bsp}
You can "force" programs to be loaded into specific slots by the order in
which they appear in the declaration. To create a gap, you must create a
"blank"
program that will be inserted where you have no active code -- though there
is no compelling reason to do this.
For more information, consult the manual; Section 3: Using the BASIC Stamp
Editor.
-- Jon Williams
-- Parallax
In a message dated 6/2/2003 2:51:16 PM Central Standard Time,
mohammedrasiq@y... writes:
> Hi:
> Can anyone point me to documentation or explain how to download
> programs into different 2K spaces in the BS2p?
> Thanks a lot
> Mohammed
[noparse][[/noparse]Non-text portions of this message have been removed]