Hello Guest it is April 18, 2024, 12:43:16 PM

Author Topic: Error Message on Older Version  (Read 1881 times)

0 Members and 1 Guest are viewing this topic.

Error Message on Older Version
« on: June 07, 2013, 03:36:17 PM »
Hello World,
A simple function, MachMsg has always run well on several different machines but receives an error message when run on a machine with version R 2.42

If IsActive(Digitize) Then
       MachMsg("The Probe Input Is Already Active", "PROGRAM HALTED",0)
      Exit Sub
End If

Can you tell me what needs to be updated or how to get around this?
Your help is appreciated, John