Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
Toggler
HuffingtonPost
Software Engineering v2
Friday The 13th 2009
Cpu Gauge
UShell
Old Mortality, Volume 1 for MobiPocket Reader
Call Logs BackUp
uAhoy app
Palm Keyboard Emulator
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Antivirus
Archivers & Compression
Backup & Memory
Barcode Scanner
Battery
Data Storage & Encryption
Display & Flashlight
Emulators & Shells
File management
Hacks & Tweaks
Installer
Interface
Keyboard Extensions & Lock
Localization
Password Managers
Profiles
Registry
Remote connection & Consoles
Screensavers
Screenshots
Search
Security
Synchronization
System management
Task Managers & Launchers
Tests & Benchmarks
Text Editors
More
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
MultiTester





MultiTester
Version: 1.0

Platforms: Palm


Categories: System Utilities

Upload date: 27 Dec 11

Developer: DoMore Software

License: Freeware

Downloads: 45

File Size: 2 Kb
Download Free MultiTester 



Rating: 1.0/5 (Total votes: 1)




  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:

PalmOS BenchmarkPalmOS 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
SamplePatSamplePat
This simple palmware displays 2, 4 and 8 bit color pattern. Use this pattern to adjust contrast
Palm PiPalm Pi
Palm Pi is a benchmark tool to help you test the performance of your handheld device
Stylus PilotStylus Pilot
Stylus Pilot - drag a crosshair target across the screen with the stylus in order to display the digitizer error. If the user considers the error to be too large, the app exits to System Prefs with "p" in order to re-calibrate. If recalibration is not considered necessary, the offset is still useful in aiming the stylus at buttons, text positions, etc
Card Speed (Palm OS)Card Speed (Palm OS)
Card Speed (Palm OS) tests the Read / Write speed of a PDA with any SD Card. You will be much happier with your PDA / Smartphone if it is responsive. An SD Card that Writes / Reads fast is part of a good experience. Any file movement to and from the Card is affected. Applications that are data intensive, like audio and video, are most affected
MemHogMemHog
MemHog tries to fill up your Pilot's database memory until only the amount of free memory that you specify is left. It isn't always quite exact, but serves its purpose, which is to allow programmers to test their applications under low-memory conditions. The top of the screen displays: Total memory
SoundFXSoundFX
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
ResetEmuResetEmu
ResetEmu - The PalmOS primarily notifies applications of important global events by sending so called launch codes. The mostcommon launch code is sysAppLaunchCmdNormalLaunch whichtells an application that it should start running. This isoften the only launch code an application understands - and worse, sometimes the only one it handles properly
ScrTestScrTest
ScrTest simpy paints a cross onto the display of your device where you point with your stylus, so you can see if there is a difference
 

Other Software by developer «DoMore Software»:

not found
 

Comments on MultiTester:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

MultiTester is compatible with your device Clie T Series
 
 
© Pantich 2009 - 2025 All rights reserved.