Hello Guest it is May 14, 2025, 03:18:14 PM

Author Topic: Subroutines  (Read 5438 times)

0 Members and 2 Guests are viewing this topic.

Offline rdean

*
  •  94 94
Subroutines
« on: February 06, 2011, 04:18:09 PM »
Can i make folders inside the Subroutines folder and call them with M98?

Like c:\Mach3\subroutines\Rays\(file name.txt)

Thanks Ray

Offline BR549

*
  •  6,965 6,965
Re: Subroutines
« Reply #1 on: February 07, 2011, 08:27:40 PM »
yes

Offline rdean

*
  •  94 94
Re: Subroutines
« Reply #2 on: February 08, 2011, 06:06:18 AM »
Please elaborate

I have tried several different ways and have not been able to make it work.  The program just passes over the M98 statement if the file is not in the root folder. (C:\Mach3\subroutines\***.txt  )

Thank you
Ray

Offline stirling

*
  • *
  •  2,188 2,188
  • UK
    • www.razordance.co.uk
Re: Subroutines
« Reply #3 on: February 08, 2011, 06:45:29 AM »
M98 (subfolder\sub.tap)

Cheers

Ian

Offline rdean

*
  •  94 94
Re: Subroutines
« Reply #4 on: February 08, 2011, 11:07:43 PM »
I was trying to make it too hard.

Thank you for your help1

Ray