cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can change your system assigned username to something more personal in your community settings. X

Translate the entire conversation x

ProMacroLoad

uc906
4-Participant

ProMacroLoad

I am using Creo Parametric Release 8.0 and Datecode8.0.7.0

Is it possible to view the contents of the buffer populated by ProMacroLoad()? Is it possible to clear the contents of this buffer to prevent execution?

2 REPLIES 2
sgudla
18-Opal
(To:uc906)

Hello Doug, 

 

At present, it is neither possible to view the contents of the buffer of a macro nor to clear its contents. Once a macro is loaded, it will be executed. The contents of the macro or its buffer will be cleared only after execution.

 

Thanks,

Seshu Kumar

RPN
17-Peridot
17-Peridot
(To:uc906)

I have no idea how experienced you are, but if you just start to develop something, and you doing a synchronous app, the macro is fired if you give the control back to Creo (App quit most of the time). You can‘t fire a mapkey just in between, this works only in asynchronous mode. 

Announcements

Top Tags