I have to give a huge shout out to
InspectorJester what a smart kid, with his help I was able to get a Form Editor, functioning popup at the beginning of my program to choose different ops to run inside the program. I hope he takes the time to share with everyone that does not know this. Now I myself made it look fancy, but he helped me get it to function. Thank You Jester. Not done with it yet, but there's a taste of my finally functional buttons
As much as I like the radio buttons. With this particular company. They use a Print command at the end. They want the operator to do as little as possible. That's why they have 3 steps at the beginning. 1-Execute, 2-choose operation(takes you to a Yes/No comment) 3- Are you sure you want to run OP#XX. Then it Runs.
Believe me, the more companies I work with. I will be definitely be coming back to you, and
bfire85 , and
InspectorJester <<< little scripting freak. I'm not a scripter, I focus more on the value of the part. So I need to lean hard on you guys for this s_h_i_t
KIRBSTER269,
Great work with your form you posted and Inspector.Jester. I am also learning more and more every time I work with the scripts or forms. I have to thank everyone on this form and the cmm guy form for the helpful tips and ideas.
What is radiobutton, param command to assign text and not value? I tried param/radiobutton1.value,text,textvalue and only value works but its giving number and i want the text of it.