home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ARM Club 3
/
TheARMClub_PDCD3.iso
/
programs
/
desktop
/
arktab
/
!ArkTAB
/
MonTasks
< prev
Wrap
Text File
|
1997-12-09
|
1KB
|
43 lines
#Tasks for !ArkTAB (a version 1.05+ file, only)
# Must **NOT** have a space after the App: and also
# no space after the comma.
# ie - they must be in the same format as below
# App:<appname>,<reloadpath>,<crash-reload-defunct-time>
#
# 0 defunct time means that it will *always* reload the task
# now matter how often and how frequent it crashes
App:Edit,Resources:$.Apps.!Edit,10
App:Alarm,Resources:$.Apps.!Alarm,0
#Also, here's some examples (commented out)
# to re-boot apps from ANT's suite.
#App:FTPclient,Inetapps:Apps.!FTPClient,0
#App:Finger,Inetapps:apps.!finger,0
#Here is the poll time between ALL checks. This will
# help reduce CPU usage but probably mess up the mess
# defunct times - although they will still operate, just that
# there will be more time before that task is checked.
# (See below for a remedy of this situation)
#
# Set it to 0 for normal operation with no delay between all checks.
# It is TIME IN SECONDS.
PollTime:0
#This is a pretty much untested config option, below.
#The idea is that if there is a PollTime specified, then
#this time will be added to all of the tasks defunct times, so
#that it compensates for the total interval between total checks.
AutoCalibrate:No
# What method of reloading task shall we use?
# By default, it uses *WIMPTASK, but if you seem to be
# having problems with this, you might like to change
# it to *Filer_Run
#
# NB: DO NOT change it to simply, *Run because this will
# kill off ARKTab
Reload.Method:*WimpTask