Jump to content
Macro Express Forums

mikeappleb

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by mikeappleb

  1. ME Pro 4.1.6.1 My macro triggers if i create/save a file in notepad I wanted to test from the command line (cmd/powershell) echo foo>newfile.txt Nothing in me happens? try appending.. echo bar >>newfile.txt nada!?! try it another way in powershell get-date | Set-Content g:\websites\injectJSCode\time.stamp Nope My path to watch exists and the what to watch is 'file last write time changes'. It is set to watch subdirs but that did not affect the test(failed if off too)
  2. Not stuck anymore! I think the debugger was getting in the way and I lost focus on the object. I happen to just let it run though and it worked. BTW my last macro tool let me remove all of the timming entries in one command. I did not see the same in ME. Did I overlook something?
  3. I have a environment setting that will not get placed into the ME variable. The defaults from the drop down work and I can get a few others but but I want the settings I've set too. At a cmd prompt I set myTemp=c:\mike\bitbucket then in macex Variable Set String %T20% from Environment Variable <TVAR2:20:11:mytemp> I cannot get the value of myTemp into a ME varaible. Why not?
  4. I found I can move the virtual monitors in the control panel with the keyboard. Great, start the recorder and moved the monitors to the configuration I want. Reset everyting for a test and nothing happens! I added a setfocus to the control still nothing. I thought I had it, but I'm still stuck.
  5. At work, I can plug in a 2nd monitor to my laptop. But everyday I have to open the control pannel, enable the monitor, move monitor #2 to the left of monitor #1 (coord -1280, -224), checkmark the 'Extend my Win desktop...' and finally hit ok. With ME I can get the correct monitor enabled and extended but I need some help setting the coordinates of the 2nd monitor. I would prefer to set them exactly vs a mouse recording. I also have the PGMacros set but I haven't looked through it enough to know If it will help. Thanks.
×
×
  • Create New...