Find more posts tagged with
There is a way to record the things in HyperView:
On the session handle you can say:
session StartRecording filename.out
session SetRecordState true
--- now click what you want...
session StopRecording
but you have to release the handles by our own. But this script can be a starting point to write you tcl code
Nicolas
Hi All,
I have tried this. it is true that you get a cmf alike file. But,It may not be that easy for a beginner as there are handles that show errors and to debug such errors i feel it is difficult without proper tk programming knowledge.
I had faced similar problems with hypermesh created cmf file. If you try to create macros with the commands copied from cmf file and try to execute it, there will be lot of format errors. Little bit of play around is needed to set things in the right path. As far as hypermesh is concerned we have proper guideline and description related to each command.This makes things easier.
Regards,
Prasad Poduval
Hello,
To write a macros for Hyperview, please look at ftp://ftp.altair.de/outgoing/hyperworks/macro_toolbars/.
Can you make download of zip file from there.
Can you write macors with tck console.
Have you good day.
G