Tools guide — Program loader 41
Developer’s Guide – RIM 950 Wireless Handheld™
PROGRAMMER LOAD PAGER950.BIN UI32.dll ( Address.dll
AutoText.dll Message.dll Options.dll
Transport_RTP.dll )
The following command will load a new calculator application, grouping
it with the other applications:
PROGRAMMER LOAD -G Calculator.dll
ERASE command
ERASE –A
ERASE <application names>
Where
-A specifies that all applications and the application environment are to
be deleted.
<application names> are the names of specific applications to be
deleted.
Description
The ERASE command erases applications currently loaded on a RIM
Wireless Handheld. The names are not case sensitive and can be
obtained using the PROGRAMMER DIR command.
The space occupied by erased applications is only reclaimed when the
entire group that it resides in is erased.
Example
The following command will erase all applications on the RIM Wirele ss
Handheld:
PROGRAMMER ERASE -A
The following command will erase only the address book application:
PROGRAMMER ERASE ADDRESS.DLL
DIR command
DIR [-S]