Dear users,
I have the following problem in mine newest macro-program. It's a program to close an work order from our ERP software. I have made a seperate window dialog where the user enters the workorder and the AMOUNT and then starts the closing down of the work order.
The problem is that I want to check the variable placed by the user as the AMOUNT. IOW:
Is is possible to check that a variable is an integer type? So that I'm sure that an amount is entered and not some string value.
(If I put don't enter a number in our ERP software it goes wacky and so does mine macro)
Thanks in advance...
Grtz Xander
:?: Variable check
Moderators: JRL, Dorian (MJT support)
:?: Variable check
------------------------------------------
Xander Holl
BG Nederland
Fieldarchery all the way - watch http://www.fieldarcher.nl
Xander Holl
BG Nederland
Fieldarchery all the way - watch http://www.fieldarcher.nl
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
As most coputer problems, I was trying out the hard solutions and forgot the simple one..
Thankx Bob, it worked!
Thankx Bob, it worked!
------------------------------------------
Xander Holl
BG Nederland
Fieldarchery all the way - watch http://www.fieldarcher.nl
Xander Holl
BG Nederland
Fieldarchery all the way - watch http://www.fieldarcher.nl