Plug-in applications, Deleting a service template, Plug-in applications deleting a service template – Palm Tungsten W User Manual

Page 371

Advertising
background image

Network preferences

357

4.

Repeat steps 2 and 3 until the login script is complete.

5.

Press Function

+ Enter

,

or tap OK.

Plug-in applications

You can create plug-in applications containing script commands that extend the
functionality of the built-in script commands. A plug-in application is a standard
PRC application that you install on your handheld just like any other application.
After you install the plug-in application, you can use the new script commands in
a login script.

Plug-in applications have the following characteristics:

Written in C language

Compiled into a device executable

Called properly from a login script

Able to return control to a login script after it terminates

Created using a development environment that supports Palm OS

®

software,

such as Metrowerks CodeWarrior for Palm Platform.

For additional information on creating plug-in applications, send e-mail to Palm
Developer Support at

[email protected]

.

Deleting a service template

There is only one way to delete a service template: use the Delete command from
the Service menu.

To delete a service template:

1.

Tap the Service pick list.

2.

Select the service template you want to delete.

Delay

Tells your handheld to wait a specific number of seconds before
executing the next command in the login script.

Get IP

Reads an IP address and uses it as the IP address for your
handheld. This command is used with SLIP connections.

Prompt

Opens a dialog box and prompts you to enter text of some kind
(for example, a password or a security code).

End

Identifies the last line in the login script.

Advertising