03-28-2012 01:45 AM
Hello,
is there a way to create a custom step type from an existing step? We often use DLL functions, sometimes from kernel32.dll and the like, and sometimes people configure the steps directly only to discover later, that the function would be useful to several people. It would be nice then, if all the module and parameter settings from the configured step could be carried over to the step type instead of being made all over again.
Regards
Peter
03-28-2012 06:28 AM
You can use the templates feature.
Its present on the left side below the step types pane.
Just drag the existing step into the steps folder of the templates.
This can be reused across all your programs.( similar to the step types)
Right click to export/import to other machines.
or you can create a new type palette which will need more effort - but will be user friendly if GUI features are added.
05-30-2012 02:55 AM
Thank you. Hadn't thought of this feature, very helpful.
And sorry for not answering earlier, I get so many emails these days ...
Regards
Peter