Search found 147 matches

by Djek
Mon Nov 21, 2011 9:04 pm
Forum: Technical / Scripting
Topic: V13 watchlist very slow
Replies: 11
Views: 8373

wel thanks for testing, there must be something wrong over here, If I scroll, or watch the array everything gets stuck and stacato. Hm stupid of me to first remove V12, I now know that these versions can work both seperate. I allready reinstalled V13, so next step is to remove V13, reinstall V12 and...
by Djek
Mon Nov 21, 2011 8:08 pm
Forum: Technical / Scripting
Topic: V13 watchlist very slow
Replies: 11
Views: 8373

Ok, thanks for the input, but now i'm curious ! : I managed to break down my script to the bottleneck, and i would be very pleased if you try to run this script to the breakpoint, wait for 5 secondes and then scroll trough the watchlist. Beware that it creates a file on c:\temp With this script my w...
by Djek
Sun Nov 20, 2011 8:26 am
Forum: Technical / Scripting
Topic: V13 watchlist very slow
Replies: 11
Views: 8373

V13 watchlist very slow

hi all, i'm exploring the magnificent possibilities of V13 and I notice that the watchlist is building the list very slow and it is unuseable. I ve reinstalled v13.0.00, imported all macro's from scratch, but the watchlist stil reacts very slow. Are there more of you experiencing this problem? Thank...
by Djek
Mon Aug 09, 2010 8:13 pm
Forum: Technical / Scripting
Topic: strange pathbehavior editinifile and readinifile if compiled
Replies: 0
Views: 2675

strange pathbehavior editinifile and readinifile if compiled

hi all, I noticed a feature in ms ; if I compile an exe with readinifile in it, i am forced to put the full path in front of it, if i want the ini-file being read from the location(folder) where the exe is being executed. Same with de editinifile. If i use readln or writeln this is not nessecary. le...
by Djek
Fri Aug 06, 2010 2:20 pm
Forum: Technical / Scripting
Topic: WINDOW_OPEN
Replies: 2
Views: 3350

by Djek
Tue Jul 27, 2010 12:18 pm
Forum: Technical / Scripting
Topic: Error in HSCRYPT96 ? Even google gives no search results
Replies: 9
Views: 7175

Yes, i my case, i was converting 280.000 records in 8 batches, and each batch approx wil take 11 hours. But i soon discovered that (while the garbled error came up) i had to chunk the batches into 3 hours, and then it went well. So i was forced to activate 32 batches AFTER each other, and it seems t...
by Djek
Tue Jul 27, 2010 10:54 am
Forum: Technical / Scripting
Topic: Error in HSCRYPT96 ? Even google gives no search results
Replies: 9
Views: 7175

Ok, thank you for your patience and reply.
it s now clear to me!
I recompile them!

kind regards
Djek
by Djek
Tue Jul 27, 2010 10:40 am
Forum: Technical / Scripting
Topic: Error in HSCRYPT96 ? Even google gives no search results
Replies: 9
Views: 7175

Yes, me english is still not very good, i noticed. :oops: I know the op-message is from MS and mine was from ajax. To clearefy my question; while i run the MS script, i got the same garbeled output as the original poster got. A mesage with abort and ok. Not readable. If i reproduced the action (so i...
by Djek
Tue Jul 27, 2010 9:58 am
Forum: Technical / Scripting
Topic: Error in HSCRYPT96 ? Even google gives no search results
Replies: 9
Views: 7175

hi all,
i m using 12.0.5 , and i still get the same corrupted messages. Thougt that was normal.... :?
If i litterally typed in the command in the internet explorer, i get the following;
Image
Is this the same cause, Marcus?
kind regards,
Djek
by Djek
Mon Jul 26, 2010 8:38 pm
Forum: Technical / Scripting
Topic: Screen Capture Condition ?!
Replies: 7
Views: 6503

You may try to use the already existing and working odbc system DSN in windows
for instance:
DBConnect>DSN=name-of-connection;,dbH

hth
rgrds
Djek
by Djek
Thu Jul 15, 2010 6:57 pm
Forum: Technical / Scripting
Topic: message results in "not appropriate"
Replies: 1
Views: 2924

message results in "not appropriate"

Code: Select all

ReadLn>c:\html\ip.txt,1,result
MessageModal>%result%
gives : line 6: not appropriate
content of the ip.txt

Code: Select all

{"errorCode":0,"errorMessage":null,"serverVersion":"0.9","response":["","","","","","01","Onbekende postcode en huisnr combinatie"]}
Is this a known bug?

thanks for thinking
Djek
by Djek
Fri Dec 26, 2008 7:22 pm
Forum: Technical / Scripting
Topic: SetCheckBox doesnt really set the checkbox
Replies: 2
Views: 4475

wel, youre right!
I didnt notice that it was a button, I did look at View System Windows, but for some reason it didnt rinkle the (xmas)-bell...
Thanks for helping me out,
I translated your script to dutch, and it works like a charm.
kind regards
Djek
by Djek
Fri Dec 26, 2008 11:32 am
Forum: Technical / Scripting
Topic: SetCheckBox doesnt really set the checkbox
Replies: 2
Views: 4475

SetCheckBox doesnt really set the checkbox

hey there, using 11.0.33 I find it strange that the checkbox for "Alles dempen"(=Mute all) will be checked by the following script, but it isnt really if you reactivate the volume. run>sndvol32 wait>0.5 SetFocus>Volume* Let>WIN_USEHANDLE=0 SetCheckBox>Volumeregeling,&Alles dempen,TRUE I tried it on ...
by Djek
Tue Jul 15, 2008 2:22 pm
Forum: Technical / Scripting
Topic: Little Mouse problem
Replies: 5
Views: 5326

you also can use
BlockInput>1

to prevent user input. (no mouse no keyboard input)

Be sure to reset it to BlockInput>0
see the Help-topic for example

HtH
Djek
by Djek
Fri Jul 04, 2008 2:21 pm
Forum: Enhancement Suggestions
Topic: Compiler: using the last used output-path as default
Replies: 6
Views: 10854

Yes,
same for the icon file.
Would apreciate this!
:D
cron
Sign up to our newsletter for free automation tips, tricks & discounts