MultiTester - This is a program which is designed to assist you in debugging Multitasker programs by running only one at once. Please ot that this is a beta version, and thus may be unstable.
To install:Copy the text below the line into the "body" portion of a new memo in Palm Desktop. Then HotSync your device to install the software. To run it, simply locate the "MultiTester.bas" program in yBasic and run it.
#multitester.bas
rem Multitasker testing program by Nathan Whitmore
rem This is a BETA, use at your own risk
rem specify the file at the end of the program
input "Enter app ID number", idn
input "Enter active ID number", screen
input "enter timeout", tout
runmain=1
if idn=1 then gosub init1
if idn=2 then gosub init2
if idn=3 then gosub init3
if idn=4 then gosub init4
if idn=5 then gosub init5
if idn=6 then gosub init6
if idn=7 then gosub init7
if idn=8 then gosub init8
if idn=9 then gosub init9
if idn=10 then gosub init10
loopermain:
if runmain=1
oldtimemain=timer
if screen=idn
if idn=1 then gosub grun1
if idn=2 then gosub grun2
if idn=3 then gosub grun3
if idn=4 then gosub grun4
if idn=5 then gosub grun5
if idn=6 then gosub grun6
if idn=7 then gosub grun7
if idn=8 then gosub grun8
if idn=9 then gosub grun9
if idn=10 then gosub grun10
endif
if screen>idn
if idn=1 then gosub qrun1
if idn=2 then gosub qrun2
if idn=3 then gosub qrun3
if idn=4 then gosub qrun4
if idn=5 then gosub qrun5
if idn=6 then gosub qrun6
if idn=7 then gosub qrun7
if idn=8 then gosub qrun8
if idn=9 then gosub qrun9
if idn=10 then gosub qrun10
endif
if screenif idn=1 then gosub qrun1
if idn=2 then gosub qrun2
if idn=3 then gosub qrun3
if idn=4 then gosub qrun4
if idn=5 then gosub qrun5
if idn=6 then gosub qrun6
if idn=7 then gosub qrun7
if idn=8 then gosub qrun8
if idn=9 then gosub qrun9
if idn=10 then gosub qrun10
endif
lastmain=oldtimemain-timer
if lastmain>tout then runmain=0
refreshdata=0
if winrequest(idn)=1
winrequest(idn)=0
draw "Window requested",1,20
fn wait(0.5)
refreshdata=1
endif
if closemywindow(idn)=1
closemywindow(idn)=0
draw "Window close requested",1,20
fn wait(0.5)
refreshdata=1
endif
endif
goto loopermain
sub quietibrate
draw "Quiet ibrate requested",1,20
fn wait(0.5)
return
sub nosiyibrate
draw "Noisy vibrate requested",1,20
fn wait(0.5)
return
rem Specify filename here/
#include
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
SoundFX SoundFX is a free utility for programmers (or the curious) who would like to test how various tones sound through the Palm speaker system. This makes it very easy to program sounds (or sequences) by adjusting the slider bar until the tone that you want is played
Palm Pi Palm Pi is a benchmark tool to help you test the performance of your handheld device
Dead pixels test Dead pixels test - This program will fill the screen of your palm with red, green and blue colors repeatedly, so you can visually check, if it has some dead pixels.
It's useful to check this out if you are buying used device, or even a brand new one
BatteryGraph BatteryGraph is a program for monitoring battery status on a PalmOS compatible device.
Every time you switch on or off your device the program will log the current battery status in a database.
On the main screen the battery percentage and voltage over the last few days will be drawn as a line in a graph
SamplePat This simple palmware displays 2, 4 and 8 bit color pattern. Use this pattern to adjust contrast
TealScan TealScan is an early experimental program to help diagnose and maintain the health of your handheld data and operating system.
When completed, it will integrate the functionality of many system utilities as well as offer new powerful tools to keep your device and data stable and safe.
Currently, a few tools are functional
OBD Gauge OBD Gauge - Enhance your dashboard with a graphical display of your vehicle's diagnostic sensors, updated as you drive
PalmOS Benchmark PalmOS Benchmark -Use this simple program to RATE your PDA. Can yours measure up to others? You will be surprised as to how different brand models or configurations can affect data processing
FindTester FindTester is a tool that identifies 3rd party applications that crash the handheld during a global find process (a global find is executed each time the magnifying glass, i.e. the find button on the silkscreen area is tapped)
Other Software by developer «DoMore Software»:
not found
Comments on MultiTester:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if MultiTester supports it