Where can I find the Syntax of the commands...
I am trying to invoke 'clear screen' and it says syntax error when I run....
Jeff W Waldrop
Syntax
-
IdeasVacuum
- Always Here

- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
Re: Syntax
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
Re: Syntax
> Where can I find the Syntax of the commands
In the manual?
In the manual?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
"PureBasic won't be object oriented, period" - Fred.
Re: Syntax
@jwwphoto,
Please show the offending code so it can be run and display the error.
I'm sure some one will be pleased to locate the error for you.
Please show the offending code so it can be run and display the error.
I'm sure some one will be pleased to locate the error for you.
DE AA EB
- netmaestro
- PureBasic Bullfrog

- Posts: 8453
- Joined: Wed Jul 06, 2005 5:42 am
- Location: Fort Nelson, BC, Canada
Re: Syntax
The syntax for that is ClearScreen(<color>). After you've displayed your sprites/images/text, whatever make sure you remember to do FlipBuffers() or you won't see anything.
BERESHEIT

