Shop OBEX P1 Docs P2 Docs Learn Events
"include" equivalent in propeller tool ? — Parallax Forums

"include" equivalent in propeller tool ?

bdickensbdickens Posts: 110
edited 2010-07-25 08:04 in Propeller 1
I'm working on an application that has a lot of common code blocks. Ultimately, we will have 5 separate props running variations of the same program. But I'm getting exhausted making changes in all 5 every time I "fix" a chunk of code that is in all 5.

And sooner or later, I will screw up.

is there an equivalent to the //include command that will pull source code in ?

The "OBJ" blocks come in and can't reference my variables directly and I'm even worse at the @, @@ stuff. Yes, I'm lazy but I've accidentally changed the code a couple of times, lost the change in the next copy / paste.

Thanks

Comments

Sign In or Register to comment.