Search found 30 matches

by Semper
Tue Sep 20, 2016 8:26 am
Forum: Technical / Scripting
Topic: Curly brackets and message box
Replies: 1
Views: 2230

Curly brackets and message box

Hi,

i'm getting message dialogs on any line where i put curly brackets whether it's on If or any other command.

The dialog contain everything that was between the brackets, when i debug or just run the script.

The version is 14.3.01 - September 2016
by Semper
Mon Feb 17, 2014 7:32 am
Forum: Technical / Scripting
Topic: Checking to see if other scripts are running
Replies: 7
Views: 7272

Thanks again JRL. When executing script with ExecuteFile, there is no log written, although that script have logging enabled. The log is a must on my system. I actually can't belive MS itself don't have a simple method for checking whether any script is running. I don't think i'm asking much. Just t...
by Semper
Sun Feb 16, 2014 7:20 pm
Forum: Technical / Scripting
Topic: Checking to see if other scripts are running
Replies: 7
Views: 7272

Thanks JRL but I'm affraid the result is the same. Script B just loops inside waiting for Script A to finish, but A stops at a line when B was triggered and waits for B to end. I am testing this with Script A triggered to run on a certain time, and script B to start a minute later. Script A: Dialog>...
by Semper
Sat Feb 15, 2014 1:28 pm
Forum: Technical / Scripting
Topic: Checking to see if other scripts are running
Replies: 7
Views: 7272

Checking to see if other scripts are running

Hi, i'm having difficulty solving this issue. Let's say I have two scripts both using the time trigger to fire. The script B (which runs later then script A) should not run at all if script A is still running. I was trying to solve it with this http://www.mjtnet.com/blog/2006/09/15/running-ui-automa...
by Semper
Sat Oct 26, 2013 10:39 am
Forum: Technical / Scripting
Topic: Web Articles Scraping
Replies: 1
Views: 2683

Web Articles Scraping

Hi, would someone be kind enough to point or just hint me to the right direction. How would I scrape all the articles from a site like http://www.jugantor.com (where there are no rss feeds) for a later translation. I've used MS for alot of thing but never for web so I'm a little confused. I started ...
by Semper
Thu Oct 03, 2013 6:21 pm
Forum: Technical / Scripting
Topic: URL scraping
Replies: 5
Views: 5734

Thanks Marcus!

Just what I need :D
by Semper
Thu Oct 03, 2013 8:10 am
Forum: Technical / Scripting
Topic: URL scraping
Replies: 5
Views: 5734

Thank you for your replyes. I've tried HTTPRequest with several RegEx patterns. I almost always end up with several 5-20 URLs but they all are http://www.google. This is my latest regex Let>HTTP_SSL=1 HTTPRequest>https://www.google.co.uk/#q=filetype:swf+dentist+london,,GET,,res Let>Pat=[paste from h...
by Semper
Tue Oct 01, 2013 7:37 am
Forum: Technical / Scripting
Topic: URL scraping
Replies: 5
Views: 5734

URL scraping

Hi,

does anyone know how can one scrape the urls from a google query?
Can't seem to find an answer :?
Any help appriciated.
by Semper
Fri Aug 23, 2013 7:28 am
Forum: Technical / Scripting
Topic: DBquery not accepting condition like in Access
Replies: 10
Views: 8808

I thought as much, thanks.

I finally replaced the * with % wildcard in Access query.
Now when i run it in Access it shows up 0 results because Access don't deal with %, but passing that same query in MS shows the records correctly and that is what i need.

Thanks again.
by Semper
Thu Aug 22, 2013 8:45 pm
Forum: Technical / Scripting
Topic: DBquery not accepting condition like in Access
Replies: 10
Views: 8808

The thing is, i'm not writing the SQL statements in DBQuery, i have queries in access which i pass to DBQuery. That worked good for months. Until I changed something in those querys after which i got 0 results. And when i run that same query in access, i get the results. After digging i realised i a...
by Semper
Thu Aug 22, 2013 11:27 am
Forum: Technical / Scripting
Topic: DBquery not accepting condition like in Access
Replies: 10
Views: 8808

DBquery not accepting condition like in Access

Hi,

is this normal behaviour, it seems whenever i put the condition like in the DBQuery SQL statement i end up with 0 results.
by Semper
Fri Jul 19, 2013 8:37 am
Forum: Technical / Scripting
Topic: Custom trigger
Replies: 3
Views: 4097

14.0.11

I tried it my self again now.
First time the trigger fired as it should.
Next time, and 5 more times as i tried it, didn't.
by Semper
Sat Jul 13, 2013 4:04 pm
Forum: Technical / Scripting
Topic: Custom trigger
Replies: 3
Views: 4097

Marcus can you recreate this issue?

It's causing me problems at work because my major script uses custom trigger.
by Semper
Tue Jul 09, 2013 2:41 pm
Forum: Technical / Scripting
Topic: Custom trigger
Replies: 3
Views: 4097

Custom trigger

When using a debugger on any script, stepping through lines [F8], and then stopping it before end, after that all scripts that use a Custom trigger do not fire on event until i start them manually. I recreated this with a script that show Messagemodal>Test and assigning a custom trigger from help SR...
by Semper
Wed May 29, 2013 7:51 am
Forum: Technical / Scripting
Topic: Custom Trigger behaviour
Replies: 4
Views: 5036

I need to make an important script at work with custom trigger
so i would need to know how to deal with these two issues.

Can anyone help please?
Sign up to our newsletter for free automation tips, tricks & discounts