Vic,
If you are using the ZBasic IDE, one method you could use is to choose Options - Device Options - Identify Device.
Jack
Search found 3 matches
- 28 August 2007, 11:12 AM
- Forum: ZX-24
- Topic: VM Update - V2.3
- Replies: 9
- Views: 6535
- 14 May 2007, 13:13 PM
- Forum: ZBasic Language
- Topic: Don't know what is happening!!!!
- Replies: 1
- Views: 5774
- 13 July 2006, 11:52 AM
- Forum: ZBasic Language
- Topic: Numbers after decimal point
- Replies: 2
- Views: 5386
Patrick,
To limit the number of digits after the decimal point try "fmt(val,fracDigits)".
See page 67 of the ZBasic System Library Manual for details.
Jack
To limit the number of digits after the decimal point try "fmt(val,fracDigits)".
See page 67 of the ZBasic System Library Manual for details.
Jack