Search found 6 matches

by AppAust
Tue Apr 02, 2013 12:26 am
Forum: Technical / Scripting
Topic: Trigger Events - network intensive?
Replies: 3
Views: 4091

I dont see any options on the Trigger tab the enable me to specify how often it should check.
by AppAust
Wed Mar 27, 2013 11:50 pm
Forum: Technical / Scripting
Topic: Trigger Events - network intensive?
Replies: 3
Views: 4091

Trigger Events - network intensive?

I am setting up a macro to trigger every time a new file exists in a network folder on my fileserver.

I am wondering how intensive the network traffic between the PC running the macro and the fileserver is going to be.

Is the continious polling going to create me a network traffic problem??
by AppAust
Wed Dec 05, 2012 6:13 am
Forum: General Discussion
Topic: how can I debug script called by macro>
Replies: 4
Views: 16960

how can I debug script called by macro>

I have a script that contains dialog to get various values.
Depending on values the script then calls other scripts via the macro> command passing various paramaters.

My question is how can I debug the called macro?

Thanks.
by AppAust
Mon Apr 30, 2012 2:27 am
Forum: Technical / Scripting
Topic: Can Seperate command accept a variable
Replies: 2
Views: 3740

Thanks JRL :!: :!:
A great simple work around to get what I was wanting to achieve. :D :D
by AppAust
Fri Apr 27, 2012 11:13 am
Forum: Technical / Scripting
Topic: Can Seperate command accept a variable
Replies: 2
Views: 3740

Can Seperate command accept a variable

I am using seperate command in a subroutine to generate lists of files in folders GetFileList>c:\a1\*.*,fl,; separate>fl,;,Flist What I am wanting to do is GetFileList>c:\a1\*.*,fl,; Let>myFList=Test (will actually be a passed variable) separate>fl,;,%myFlist% I was hoping I would end up with my lis...
by AppAust
Wed Jan 20, 2010 10:28 pm
Forum: Technical / Scripting
Topic: How to tell if AutoLogon was successful??
Replies: 1
Views: 2499

How to tell if AutoLogon was successful??

I have a macro that creates an invoice each night. It does this by reading a file and sends the appropriate keystrokes to the invoicing program. As I am sending keystrokes the windows session must by logged on and thus I am using Autologon Autologon works 9 times out of 10 for me :) , but that 1 tim...
Sign up to our newsletter for free automation tips, tricks & discounts