Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Input box in catia script 1

Status
Not open for further replies.

Alan Lowbands

Aerospace
May 17, 2017
274
Hi Guys,
I'm struggling with an input box problem.
The box works ok but I would like to list the input options in text below the input line.
ie.
Enter option: ___________
1. Red
2. Black
3. Blue

Can this be done in V5 script?

any help (as always) would be appreciated

bets regards
Alan
 
Replies continue below

Recommended for you

Hi, Alan Lowbands
You can ref this sample code

InputBox "Enter option:__________" & vbNewLine & "1. Red" & vbNewLine & "2. Black" & vbNewLine & "3. Blue", "Input dialog", vbInformation


2017-11-17_18_54_54-Input_dialog_hrd4ms.png


Engjoy guy!
 
Thanks that’s a massive help.
Really appreciated.

Regards
Alan
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor