开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Re: More cypress problems.


vmax549
 

Art do you have any idea as to the minimum windows structure needed
to operate Mach???



--- In mach1mach2cnc@..., art <fenerty@a...> wrote:

Terry:

It shoudlnt. If your macro called it with nFMT( x, 4) then it
will still
be 4. It is now changed so an nFTM( x, 8) will give 8
decimals ..ect..

Thanks,
Art
www.artofcnc.ca

Videos And Support Forums
Users Map:
----- Original Message -----
From: "vmax549" <vmax@l...>
To: <mach1mach2cnc@...>
Sent: Wednesday, January 25, 2006 1:49 PM
Subject: [mach1mach2cnc] Re: More cypress problems.


Art I hope that does not effect our MODIO LCD screen write
formatting?????? Terry

--- In mach1mach2cnc@..., art <fenerty@a...> wrote:

Hi Henrik:

Hmm, actually a bug there. I have fixed it for the next
development version
. IT wil lnow format anywhere from 0 - 9 decimal places.
Be out this week..

Thanks,
Art
www.artofcnc.ca

Videos And Support Forums
Users Map:
----- Original Message -----
From: "henrikolsson2001" <henrik-olsson@t...>
To: <mach1mach2cnc@...>
Sent: Wednesday, January 25, 2006 10:29 AM
Subject: [mach1mach2cnc] Re: More cypress problems.


Thanks Art,
Better but still....not...

The following code:

Dim x as double
x=1.123456789
Open "C:&#92;M20 Result.txt" For Output As #1
Print #1,x 'Print original
Print #1,nFmt(x,1) 'Print with one decimal place
Print #1,nFmt(x,2)
Print #1,nFmt(x,3)
Print #1,nFmt(x,4)






www.machsupport.com - Web site Access
Yahoo! Groups Links




Join [email protected] to automatically receive all group messages.