Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
POINT = ? (solved)
#1
Where is the POINT function?
Reply
#2
Some functions (for the moment) are implemented as external libraries, notably ATTR, POINT, SCREEN.
I see (again) that for PLOT this is broken. Will fix it.

Basically, include it at the beginning of your program:
Code:
#include <point.bas>
...

This is automatically done if you compile in Sinclair BASIC mode (--sinclair).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)