Search found 1 match
- Wed Mar 01, 2006 1:25 pm
- Forum: Flowcode V2 & V3
- Topic: LCD PrintNumber(Number) macro changed?
- Replies: 1
- Views: 4638
LCD PrintNumber(Number) macro changed?
Hi, The "help-file" about the LCD-display says PrintNumber(Number) Prints the last digit of the number supplied. E.g. passing in the number 3 will cause 3 to be displayed, passing the number 48 as a parameter will result in 8 being shown. Once the character has been printed, the cursor pos...