Ok, It was not obvious that I need to start the MsgBox with the variable and not having anyother text!! With the code below, now It is parsed as a variable, but it is the same variable as %1% which is the path for the PMC file and not the output of the previous command with RunWait! RunWait, K:\Macr...
Pulover I wrote the above on the wrong topic - it was meant for another topic where this tooltip information would also be visible on the main window! I have been using the tip for a while now, it is great! :superhappy: I did not know that activating the main window would stop the execution!! stran...
Pulover Thanks for your reply, I have tried the following but no luck, the %a_args[1]% is not parsed as a variable! I guess one workaround is for me to have the executable to write the outpout as a TXT file, and then have PMC reading the textfile instead! Below the code I was trying to output the c...
In PMC, I was trying to have a filepath to be input as a Drag&Drop. --> One option would be to add a "MessageBox Drag&Drop functionality" and variable filed to store the value of the drag&drop event. --> Another option, I have tried to make a dummy application that is just a Drag&Drop canvas that ou...
Working great, thanks.
I will need to use some functions to Trim the extension and the folder out, but I guess it is feasible trick! I'll give it a try!!
I can use the controls toolbar, that is a great to visualize when PMC is hidden. Just think it makes sense to have this on the Main Window as when we need to do some changes here and there it is the windows that requires to be open... then it would make possible to open that only one windows instead...
Hello Is there a variables representing the filename of the loaded script on PMC? Basically I name the PMC file as the "Window title" it should look for and therefore I need this PCS script filename as variable. I tried the following variables, but no sucess A_ScriptName %A_ScriptName% A_TitleMatchM...
Hello, It would be really helpful, to have the PMC main windows to highlight the current running task or to somehow show the current running task somewhere on the main Windows To know which task PMC is running I can only see through the controls toolbar but sometimes that is minimized or somehow I d...