| View previous topic :: View next topic |
| Author |
Message |
maestrith
Joined: 17 Sep 2005 Posts: 24
|
Posted: Sat Nov 04, 2006 12:27 pm Post subject: Script Helper |
|
|
I have decided to discontinue this project.
Last edited by maestrith on Sat Mar 01, 2008 9:10 pm; edited 1 time in total |
|
| Back to top |
|
 |
PhiLho
Joined: 27 Dec 2005 Posts: 6721 Location: France (near Paris)
|
Posted: Sat Nov 04, 2006 2:51 pm Post subject: |
|
|
Eeeh... sorry, but even with the PS, I don't understand what the script is supposed to do...
And I am reluctant to run a foreign exe file without some description. _________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2") |
|
| Back to top |
|
 |
robiandi
Joined: 08 Aug 2006 Posts: 50
|
Posted: Sun Nov 05, 2006 9:46 am Post subject: |
|
|
- I start the program
- I fill the edit-field of Project Name with: test_maestrith
- I press the button: Project Name
- I fill the edit-field of Add Include with: test_maestrith1
- I press the button: Add Include
- On the right-hand side there will be a Tab named: test_maestrith1 where I add the code: Msgbox Hello maestrith
- I press the button: Save
- I press the button: Run
All is going well
I restart the programm and have the intention to load the project test_maestrith,
but when I press the button: load , I get only a list of ahk-files where is no test_maestrith
What is there wrong?
(The basic idea of the program is appreciated) |
|
| Back to top |
|
 |
|