Welcome, Guest. Please login or register.
Did you miss your activation email?
May 23, 2012, 02:33:33 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  VB and the development of wizards
| | |-+  Mach Script Interpreter Bugs
Pages: 1   Go Down
Print
Author Topic: Mach Script Interpreter Bugs  (Read 864 times)
0 Members and 1 Guest are viewing this topic.
swarfboy
Active Member

Offline Offline

Posts: 69


View Profile
« on: January 15, 2009, 10:33:53 AM »

1. Print function no longer works. This used to work now it fails. It happened in one of the updates I'm running the lockdown now.

Sub Main()
Dim X as Int
X = 1
Print X
End Sub

2. GetVar(2002) returns the wrong value. Its -100 off of the correct value.
Logged
zealous
Active Member

Offline Offline

Posts: 486



View Profile WWW
« Reply #1 on: January 15, 2009, 05:22:05 PM »

I agree, it has been taken out!

Request it back in on the Yahoo forum as well.
I prefer using PRINT in certain situations when access is need to Mach.

Otherwise you have to use the MSGBOX and yes this doesn’t allow you access to Mach will this dialog its up, that is why in certain situations I do not like using it.
« Last Edit: January 15, 2009, 06:17:06 PM by zealous » Logged

Regards, Jason Blake

www.Fusioncnc.com
swarfboy
Active Member

Offline Offline

Posts: 69


View Profile
« Reply #2 on: January 15, 2009, 06:08:55 PM »

I did code MsgBox into my scripts and its a nicer control than just print. But print is quick and dirty when you just need to display an OK box.

I tried to apply for the Yahoo forum and never got an email. Not to mention I don't understand why people don't use the mach site forum for mach related issues. Why a third party newsgroup, SMF is wayyy nicer than a hard to read unorganized news group.
Logged
Pages: 1   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!