Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
Hi!
Is there a way to implement MathCad Prime Advanced Controls to execute WRITEPRN function on button press using Version 10 Advanced Controls? This is so that WRITE or APPEND will only be performed upon the user clicking on the button.
Thanks!
This is a great question.
Currently disable the WRITEPRN statement and enable it when needed to write the file.
Would welcome a solution like you suggest.
Cheers
Terry
Try this workaround:
@ttokoro made a good point . Here is my version using the date+time, down the the second. This is in VBScript but I am sure there is an equivalent in Java.
Prime 11 fall in infinity roop.
Prime 10 save just one time when push the button.