wolispace
wolispace
I still think there is a use case for command line options because starting a session in a pre-defined way one day, and a different way another is easier than...
Sounds like a plan. If one of those rules is: "I'm starting this session from this PC on this day with this username so use that Wordlist.txt" then we are...
Hmm looks like this might read the command line: ; assume -w fileName.txt Loop, %0% { ;for each command line parameter If (%A_Index% = "-w") ;check for -w wordListFileName :=...
Maybe we can have a "read only mode"? Since some of us are not actively tinkering with the tables as they are excellent already. Or maybe there are command line...
I love the idea of command lines for vpx so we can create shortcuts to start in different orientations. Would be brilliant! Right now I have two *.reg files and...
Fair enough re emphasising autopov. Can we atleast have a keyboard shortcut to export pov file for current table? When working in a cabinet getting to menu selected each time...
I think my original request has been lost in autopov confusion. All I would like is a keypress like F7, or similar, that will simply do File / Export /...
Hi Sean, great API, thanks! I had this problem too and my solution is to run myMaster.onFanFullyUpdated and stuff my fans into a globally accessible object.. then the http checks...
Side note, I was getting the same "No tests have been found in this workspace yet." Turns out I had accidentally un-ticked chromium (firefox and webkit) from the PROJECTS section...