What to do and where to look if it all goes wrong !
1st and foremost, be sure to read the readme files on the install disk
and in the working directory on your hard disk once hte application is
installed. The majority of the of the new user support questions can
be solved by reading the readme files on the installation disk or in
the working directory. Revisions to command functionality and bug fixes
are also listed in these files, (the printed manual is updated only periodically).
Most new commands are fisrt listed in the readme files, well before any
mentionin the manual.
PIC BASIC is a very well documented language, several books are available
(on this site!) and some excellent FREE documentation has been published
by Parallax as part of their stampsinclass series.
Remember that PIC Basic compilers are compatible with the BASIC STAMP
language and syntax, so virtually any code written for the basic stamp
can be compiled by PIC BASIC (stamp1) or PIC BASIC PRO(stamp1+2). The
basic theory and principles of useing the stamp are applicable to PIC's
when using PIC Basic. Beginners should note the theory and concepts used
with the BASIC STAMP when constructing thier first PIC project with PIC
BASIC or PIC BASIC PRO.
At present general HELP is provided via the PICBASIC mailing list, this
means that you must have access to email to be able to send and receive
information related to your problem. If you have problems with installation
or compilation you may email or call Crownhill Direct, other wise please
make use of the mailing list.
Both Crownhill and ME Labs monitor the PICBASIC mailing list along with
many other PICBASIC users, the list acts as a self help forum, most problems
are not new and other users often have the correct solutions to hand
and they will often reply almost immediately.
To subscribe to the PICBASIC mailing list send an email to: majordomo@qunos.net
in the body of the email write: subscribe picbasic-l. Check the mailing
list arcives for more information and past messages from the mailing
list.
Remember that PICBASIC is compatible with the Parallax BASIC Stamp® I
and II modules, make use of the vast range of documentation published
by Parallax Inc and look at the code examples on this site for ideas
and solutions to your problems.
|