[more] Smoky Mountain Regional : 18d 15h 10m ... Orlando Regional : 25d 15h 10m ... Peachtree Regional : 32d 15h 10m ...
Go to Post math and physics save a lot of money!!! Pay attention in school - this is why your teachers are torturing you with this stuff. - Chris Hibner [more]
Home
Go Back   Chief Delphi > CD-Media > White Papers
Team 51   CD-Events   CD-Media   CD-Swap   CD-Spy   FRC-Spy   Unsung FIRST Heroes   WFA
portal register members calendar search Today's Posts Mark Forums Read FAQ rules
VEXpro
The Chief Delphi Forums are sponsored by Innovation First International, Inc.
Cross the Road Electronics
ADVERTISEMENT

photos

papers

everything



BASIC Stamp Preprocessor v2.13

Greg Ross

By: Greg Ross
New: 02-12-2002 01:39 AM
Updated: 03-09-2006 03:58 PM
Total downloads: 247 times


This updated version of the BASIC Stamp Preprocessor adds the capability of C style continued source file lines.

Normally, a PBASIC command is required to be on a single line. You are now able to continue lines (as in C) by ending the line with a backslash character. (If you should need to end a...

This updated version of the BASIC Stamp Preprocessor adds the capability of C style continued source file lines.

Normally, a PBASIC command is required to be on a single line. You are now able to continue lines (as in C) by ending the line with a backslash character. (If you should need to end a line with a backslash but need the next line to not be appended, you may "escape the escape character" by doubling the backslash.)

Example:
(The following code snippet may look vaguely familiar -- yet somehow different. )

Code:
'  Serin COMACOMB, INBAUD,
'        [ oi_swA,   oi_swB,     rc_swA,  rc_swB,
'          p2_x,     p1_x,       p4_x,    p3_x,
'          PB_mode,  packet_num, sensor1, sensor2,
'          p2_y,     p1_y,       sensor3, sensor4,
'          p4_y,     p3_y,       sensor5, sensor6,
'          p2_wheel, p1_wheel,   sensor7, bat_volt,
'          p4_wheel, p3_wheel,   p2_aux,  p1_aux,
'          p4_aux,   p3_aux,     delta_t, res01 ]
'
   Serin COMACOMB, INBAUD, 
         [ oi_swA,   oi_swB,     rc_swA,  rc_swB, 
           p2_x,                 p4_x, 
                                 sensor1, sensor2, 
           p2_y,                 sensor3, 
           p4_y,                 sensor5, sensor6, 
           p2_wheel, 
                                 delta_t ]

Attached Files

  • exe BASIC Stamp Preprocessor v2.13

    1013495958stampwpp.exe

    downloaddownload file

    uploaded: 02-12-2002 01:39 AM
    filetype: exe
    filesize: 597kb
    downloads: 131


  • pdf testing

    program-port.pdf

    downloaddownload file

    uploaded: 03-09-2006 01:00 AM
    filetype: pdf
    filesize: 13.3kb
    downloads: 114



Recent Downloaders

  • Guest

Discussion

Tags

loading ...



All times are GMT -5. The time now is 01:49 PM.

The Chief Delphi Forums are sponsored by Innovation First, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Copyright © Delphi and Pontiac Central High School