| Author |
Message |
Forum: Support Topic: Recursive loop with filecopy not working |
| psyclown |
|
Posted: December 9th, 2010, 12:25 pm
|
|
Replies: 9 Views: 701
|
Okay i see it work now, thats great.
Thanks for the help. |
|
 |
Forum: Support Topic: Recursive loop with filecopy not working |
| psyclown |
|
Posted: December 8th, 2010, 3:56 pm
|
|
Replies: 9 Views: 701
|
| Now i've tried your code, but it does exactly the same as the previous, still no file copying. Here is my new script: #SingleInstance, force Gui, Add, CheckBox, CBRnmDir, Omdøb mapper efter flytning? Gui, Add, Text, y+15 w100 vPathInText, Input mappe Gui, Add, Edit, y+5 w210 r1 vPathIn Gui, Add, But... |
|
 |
Forum: Support Topic: Recursive loop with filecopy not working |
| psyclown |
|
Posted: December 8th, 2010, 1:09 pm
|
|
Replies: 9 Views: 701
|
| I'm not a pro in programming, I just use it to help me making life easier :) So usually I just use the first and easiest command I find to do the job. I really haven't work alot with RegEx myself, but I've just started to play with it, so I made this quick RegEx to fix the trimming. FileName = Sub_1... |
|
 |
Forum: Support Topic: Recursive loop with filecopy not working |
| psyclown |
|
Posted: December 8th, 2010, 10:23 am
|
|
Replies: 9 Views: 701
|
| Thanks for the replies. Removing the .tif didn't work. It still just creates all the folders, but not copying any files. This might need some explaining. The structure of my folders and files is like this: InputPath is like this: Folder Sub_012345_1.tif Sub_012345_2.tif Sub_123456_1.tif Folder Sub_2... |
|
 |
Forum: Support Topic: Recursive loop with filecopy not working |
| psyclown |
|
Posted: December 3rd, 2010, 11:22 am
|
|
Replies: 9 Views: 701
|
Doesn't anyone have a clue?
Is it a bug? |
|
 |
Forum: Support Topic: Recursive loop with filecopy not working |
| psyclown |
|
Posted: December 1st, 2010, 1:32 pm
|
|
Replies: 9 Views: 701
|
| If I don't use recurse in this script, then it works just fine. Everything works with recurse exept it doesn't copy any files, it just creates all the folders and prints the files and folder count at the end. I tried asking on IRC with no luck. Maybe I have a better chance here :) #SingleInstance, f... |
|
 |
Forum: Support Topic: No value from dropdownlist |
| psyclown |
|
Posted: November 17th, 2010, 2:40 pm
|
|
Replies: 3 Views: 160
|
Okay, I missread the comment you made, and now it works with AltSubmit so I get the number.
The reason why I used GUIControlGet, was because I couldn't make this work somehow, but thanks for your help  |
|
 |
Forum: Support Topic: No value from dropdownlist |
| psyclown |
|
Posted: November 17th, 2010, 2:28 pm
|
|
Replies: 3 Views: 160
|
| Thanks for the answer. But I need the position of the selected section, since that gives me a number that i can use to find the keys associated to it. What I don't get is, why does it go out of index when I use AltSubmit? I like to do things myself, then I might learn something :). But i'll take a l... |
|
 |
Forum: Support Topic: No value from dropdownlist |
| psyclown |
|
Posted: November 17th, 2010, 2:00 pm
|
|
Replies: 3 Views: 160
|
| I have tried searching for a solution here, but with no luck. I have 2 dropdownlists. The first one gets all sections from an ini file selected and the second one just get all the keys associated with the section selected. I'm using a slightly modified version of SuperFragger's ini script. #InstallK... |
|
 |
Forum: Scripts Topic: Auto read,load and save an INI file Updated.... |
| psyclown |
|
Posted: November 16th, 2010, 12:38 pm
|
|
Replies: 24 Views: 6165
|
| Thanks for a great script, very useful. I made a minor change because I had some ini files with keys similair to: something[0]=1 something[1]=2 something[2]=3 etc... Those keys would be seen as Sections instead of Keys, so I made my own little change. I'm not a shark in programming and I don't know ... |
|
 |
Forum: Support Topic: [Solved] Barcode including "enter" when scanning i |
| psyclown |
|
Posted: March 16th, 2010, 3:46 pm
|
|
Replies: 1 Views: 190
|
Solved
featured out that i just needed to configure the scanner to not use any terminator when scanning. It was set to use a carriage return, wich is default for all scanners i guess |
|
 |
Forum: Support Topic: [Solved] Barcode including "enter" when scanning i |
| psyclown |
|
Posted: March 16th, 2010, 3:00 pm
|
|
Replies: 1 Views: 190
|
| I have this barcode: http://yfrog.com/0lgemsomp When i scan it, it should trigger a hotkey (!<). When i look at what keys is getting triggered when i scan it, it saids shift-< and then ENTER. I don't know where that ENTER is coming from, and thats what giving me problems. It should trigger the hotke... |
|
 |
| Sort by: |