Opps...i did not knew that
Does that mean that if i use like :
DEFINE osc 3
it will not work ?
shouldnt pbp recognize it anyway ?
.
Opps...i did not knew that
Does that mean that if i use like :
DEFINE osc 3
it will not work ?
shouldnt pbp recognize it anyway ?
.
All definitions must be in UPPER CASE .... or the compiler MAY not recognize them.
This goes for the entire DEFINE STATEMENT. It has to be exactly as stated in the PBP manual or ....... but I guess the warning in the manual about this has to be for a reason.
I have not spent any time to figure out what if this and what if that. I just stick to the manual and spend my time with writing the code instead.
shouldnt pbp recognize it anyway ? - May or may not...
I really don't know but I am sure DEFINE OSC 3 will do the job.
/me
Bookmarks