Is there a way that I can have a line in a program that basically block deletes or skips ONLY when the program is ran in graphics? What I am trying to do is I have a cycle counter at the end of the program to count how many parts I have made, and I dont want it to count when the program is ran in graphics(obviously, because no parts are made in graphics).
It would be nice if it were something simple like a system macro set itself to 0 or 1 when ran in graphics and I could use an IF statement for my counter line.
Thanks


LinkBack URL
About LinkBacks
).





