Palm Basic V1.0 Build 2
Release notes
This is a minor maintenance release to fix a small number of issues reported
in V1.0 build 1. It also adds a few popularly requested functions to get the
current time.
Bugs fixed:
- Blinking cursor not appearing or appearing in wrong place when using input
statement
- Crash when using input statement on certain Handspring devices
- Possible run time error caused by using goto to go forward passed an
expression containing the keydown function
- Similar problem when using goto to jump forward passed an expression using
array elements
New functions:
- Time()
- Seconds()
- Minutes()
- Hours()
- Days()
- Months()
- Years()
- Weekday()