Search found 5 matches

by tnhall
Fri May 18, 2018 9:23 pm
Forum: Beginners
Topic: Script failing even thought action completed successfully
Replies: 4
Views: 3997

Re: Script failing even thought action completed successfully

What I think is happening is that Label:TapWatchError is running after the completion of Label:TapwatchExecuteLog. How do I make a label run on when called upon? Any advise would be greatly appreciated.
2018-05-18_16-20-39.png
by tnhall
Fri May 18, 2018 8:11 pm
Forum: Beginners
Topic: Script failing even thought action completed successfully
Replies: 4
Views: 3997

Re: Script failing even thought action completed successfully

I added that line but the issue is still occuring. Log: 5/18/2018 2:20:54 PM C:\Program Files (x86)\TapWatch2\Files\0450001\0450001 Auto Download.lnk | started 5/18/2018 2:22:23 PM C:\Program Files (x86)\TapWatch2\Files\0450001\0450001 Auto Download.lnk | completed 5/18/2018 2:22:23 PM There was an ...
by tnhall
Thu May 03, 2018 3:13 pm
Forum: Beginners
Topic: Script failing even thought action completed successfully
Replies: 4
Views: 3997

Script failing even thought action completed successfully

Hi - The below script is failing at "WaitWindowClosed>Communicating with*" even though the "Communicating with *" window has closed. Please provide insight. Label>LaunchTapwatch let>WW_TIMEOUT=60 ExecuteFile>TapwatchLine WaitWindowOpen>Tapwatch* let>Lineerror=_LINE_NUM-1 if>WW_Result=FALSE,TapWatchE...
by tnhall
Fri Apr 06, 2018 8:29 pm
Forum: Scripts and Tips
Topic: Writing SQL results to a .txt
Replies: 3
Views: 7309

Re: Writing SQL results to a .txt

JRL wrote:
Fri Apr 06, 2018 3:30 am
Try looking here for a workable connection string.

HERE is Marcus' spectacular SQLtoCSV script.
Exactly what I was looking for. Thank you, JRL!
by tnhall
Thu Apr 05, 2018 5:42 pm
Forum: Scripts and Tips
Topic: Writing SQL results to a .txt
Replies: 3
Views: 7309

Writing SQL results to a .txt

I am new to the macro scheduler world. Is it possible to write MS Access query results to a .txt? Also, please validate the connection string. I am trying to connect to MS Access 1997 database. What I have isn't working. Let> str=oConn.Open "Driver={Microsoft Access Driver (*.mdb)};" & _ "Dbq=C:\Pro...
Sign up to our newsletter for free automation tips, tricks & discounts