Documentation for macros and PE6..

Hi!
I am trying to familiarize myself with PE6, and I really look forward to using macros for writing subroutine calls with parameters. (much like examples I've seen in the forum). I have tried hard to search for documentation for #macros (like that they seem to need to be defined before they are used, unlike subroutines..) , but no cigar. Also , I am unable to enter breakpoints when doing simulations.... Today, I downloaded and installed PE6.0.7.3 and the latest Manual2 , but no more info found there.
 

Technical

Technical Support
Staff member
Please have a read through the PE6 beta release notes, second link down after the installer at www.picaxe.com/PE6
There is a whole section on the new directives.

For a breakpoint just left click in the left hand margin to add a 'flag'.
 

Goeytex

Senior Member
For example code of #macro and #define take a look at: Picaxe Editor > Samples > Basic > Sphero > Sphero.basinc
 
Top