Intermec ck1 User Guide

Page of 172
Chapter 3 — Developing and Using Applications 
50 
CK1 Handheld Computer User’s Manual 
 
Note: To see a sample command with all the variables filled 
in, see Step 3 in “Automatically Running an Application on 
the CK1” at the bottom of this page. 
12  At the Telnet prompt, send the following command to the 
CK1:  
chmod 755 application 
where application is the name of the application you loaded 
on the CK1. This command sets the application with the 
correct attributes to run on the CK1. You only need to send 
this command the first time you send an application to the 
CK1. 
13  At the Telnet prompt, send the following command to the 
CK1: 
 sh 
/var/FILECRON 
The application icon appears on the CK1 top level screen. You 
can now use the application. 
Starting an Application From the Top Level Screen 
An icon appears on the top level screen for each application you 
load on the CK1, as described in the previous section. This 
section explains how to start an application manually from the 
top level screen.  
To start an application from the top level screen 
•  From the top level screen, press W or X to select the icon for 
the application. Press Enter. The application starts. 
Automatically Running an Application on the CK1 
You can choose one application to automatically run when you 
turn on the CK1 by editing the .icondata.ini file on the CK1. 
 
Note: Only one application can automatically start when you 
turn on the CK1.