Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: KKamel on August 14, 2008, 02:55:50 PM

Title: Splitting up a big program
Post by: KKamel on August 14, 2008, 02:55:50 PM
Hi

i am wondering if there is a way of splitting up a big program into smaller pieces and then have it running as one5? I have looked at the M98 but it only works when the files are placed in the mach3/subroutines folder. Is there a way?
Title: Re: Splitting up a big program
Post by: KKamel on August 14, 2008, 03:03:25 PM
I just got it working by doing this

M98(-c:\mysupercoolcode\sub.tap)

the manual could use some work on this topic