Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

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

System Date

  • Thread starter Thread starter tracyb
  • Start date Start date
Status
Not open for further replies.
T

tracyb

Guest
Does any one know how to use the system date in a mapkey. ie what is the varible called, or is this even possible?
 
Don't know if it's possible inside Pro/E, but if you could get your mapkey to go to the shell, you could use the %date% variable.
 
Tracy,

How are you trying to use this function? Are you trying to add the current date to a drawing or a model parameter? In drawing mode the parameter &todays_date will pull the system date. The display characteristics of the date can be set in config.pro todays_date_note_format. The value would be something similar to %mm/%dd/%yy to control how the date is displayed.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top