Not that I know of. I have a variable inside each program called markedsetname and for each marked set I set it equal to the marked set name. Then I mark the correct variable with the value that matches the marked set, for each marked set.
Example:
markedsetname="RUN"
markedsetname="OP20"
markedsetname="SORT"
Then mark the RUN variable for the RUN marked set, and so on.
We need the same for our company. We want to do this by coding a subroutine so we won't have to adjust all programs (±800) with all kinds of marked sets (mostly 3-4 per program).
In theory it looks possible to get the ms name with a Basic script, functions GetExecutionMarkedSetIndex and GetMarkedSetName(Index, markedSetName), but I haven't tried them, just searched the type library.
The topic very interesting we would like to use the same in our company. Topic is: Marked set naming read as variable. Unfortunately, I have no experience with basic programming. Does anyone feel called to accept this challenge?
Can someone let me in on a good procedure for creating Marked Sets? I do not know how to mark a set after reading the help (F1) it only left me wiyhout...
I am writing a program with several operations contained within the program. Say they are Op 10, Op 20, and Op 30. I created marked sets for these Ops,...
I recently went to 2014.1 from 4.3 MR2 and I can't seem to keep the Marked Set features to stay on if the Program is not running. As soon as I stop the...
Comment