Macro support

This forum can be browsed by the general public. Posting is limited to current SAPIEN license holders with active maintenance and does not offer a response time guarantee.
Forum rules
DO NOT POST LICENSE NUMBERS, ACTIVATION KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.

Any code longer than three lines should be added as code using the 'Select Code' dropdown menu or attached as a file.
This topic is 11 years and 10 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
cking2
Posts: 62
Last visit: Tue Mar 29, 2022 6:55 am

Macro support

Post by cking2 »

So, are macros finally dead in PS 2012? I really like them. I have a couple of *.pscmd files I need to figure out a way to replace. Windows 7 64 bit.PS 2012 6.5.121
User avatar
Alexander Riedel
Posts: 8478
Last visit: Tue Mar 26, 2024 8:52 am
Answers: 19
Been upvoted: 37 times

Macro support

Post by Alexander Riedel »

In it's current form, yes. Jury is still out what's gonna happen with that.Can you tell me what you had pscmd files for?
Alexander Riedel
SAPIEN Technologies, Inc.
User avatar
cking2
Posts: 62
Last visit: Tue Mar 29, 2022 6:55 am

Macro support

Post by cking2 »

Main one positioned my window by calling a vbs script. I have Ultramon and use the Ultramon objects to set up my window. Not a show stopper as I can just open the script and run it. // open script and run to set window size and position of Primal ScriptFileOpen("F:PositionWnd_ps.vbs");RunScript();FileClose();
This topic is 11 years and 10 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.