Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

post prompt questions


bm1983
 Share

Recommended Posts

First declare any variables that will be used in the question by initializing them:

 

newprogname : 0

 

or formatting them:

 

fmt O 4 newprogname

 

then define the question:

 

fq 5 newprogname "Enter program name //sprogname$//"

 

you can show a variable's value in the question by enclosing it within // // double fwd slashes.

 

Then you can use it later within a postblock like this:

code:

pgetprogname                                     

q5

sprogname$ = ucase(newprogname)

q5 asks the question

your input goes into newprogname

newprogname is assigned to sprogname$

 

If you need any more MP Script help, ask your reseller for the V9 post reference guide -- it is a priceless tool/ref. You really should get a copy if you want to understand post editing.

 

[ 12-31-2008, 09:04 PM: Message edited by: mastercamguru ]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...