Global Mode
FILE (Storage Page)
9-21
Example Using LOAD
e following example shows how each loading method aects how programs are loaded into
the User bank when it already contains programs.
Example: Starting with the following objects already stored in the PC4 User bank:
Programs currently in PC4
Program ID Program Name
4096 3rd World Order
4097 PC3 Strings
4100 JuPiTaR BazZ
4103 VA1 Lead
Suppose you were to load a .PC4 le containing the following Programs:
File to be Loaded
Program ID Program Name
4097 Synth Horn
4098 NYJazzy
4099 Saxxy
4100 Stabbatha
e two tables below show the results if you use FILL from 4096 or OVWRITE with the
User Bank.
PC4 after using FILL PC4 after using OVWRITE
Program ID Program Name Program ID Program Name
4096 3rd World Order 4096
4097 PC3 Strings 4097 Synth Horn
4098 Synth Horn 4098 NYJazzy
4099 NYJazzy 4099 Saxxy
4100 JuPiTaR BazZ 4100 Stabbatha
4101 Saxxy 4101
4102 Stabbatha 4102
4103 VA1 Lead 4103