Hello.
I have macro, where I am using command:
Call SendKeys ("c:" & "FrmActivate" & Chr(13), True)
for solving "blue problem" with activating Parts.
But, this command doesn't work in Platform1 (P1), because there isn't edit CommandLine. Have anybody ideas, how can I solve this problem? Is existing another function for solving "blue problem"???
Thank you, Dave |