Search found 10 matches

by ldevito
Wed Mar 10, 2004 8:47 pm
Forum: Technical / Scripting
Topic: Can't print an Acrobat report
Replies: 1
Views: 4911

Can't print an Acrobat report

I am trying to perform a very simple task which isn't working and it is driving me crazy. I am trying to print a report in Adobe Acrobat by using CTRL-P to call up the print window. Here is an excerpt of my macro code: / / Enter Ctrl-P to print the Acrobat report. / Press CTRL Send Character/Text>P ...
by ldevito
Fri Mar 14, 2003 8:56 pm
Forum: Technical / Scripting
Topic: Arrays
Replies: 4
Views: 11116

Thanks

Thanks Matt, I got it to work. The syntax I needed was:

...

Input>date%A%, Enter date ...
Let>d[%A%]=date%A%
...
Send Character/Text>d[%B%]
...

I appreciate your help.
Larry
by ldevito
Fri Mar 14, 2003 5:46 pm
Forum: Technical / Scripting
Topic: Arrays
Replies: 4
Views: 11116

Still Won't Work

Matt, thanks for the help but it did not work. Here is the code I am using. I know the Send Character/Text>Date[%B%] line is wrong but I don't know how to fix it. I want to get all of the dates at the beginning of the macro so the user does not have to wait and enter the report date each time it com...
by ldevito
Fri Mar 14, 2003 4:17 pm
Forum: Technical / Scripting
Topic: Arrays
Replies: 4
Views: 11116

Arrays

I'm sure this is a simple feat to accomplish and I'm hoping someone can point me in the right direction. At the start of a macro, I am looking to prompt a user for the number of days to run a report and then to enter each date. I would then print a report for day1, loop back and print the report for...
by ldevito
Thu Jan 23, 2003 2:39 pm
Forum: Technical / Scripting
Topic: Can't Save Changes To Macro
Replies: 3
Views: 11339

Thanks for the replies. The macro was not running and I was unable to edit and save the changes on the new PC. I do think it has something to do with my logging into the network differently on this new PC. What I ended up doing was making the changes on the old PC, saving them to a floppy, and copyi...
by ldevito
Wed Jan 22, 2003 6:13 pm
Forum: Technical / Scripting
Topic: Can't Save Changes To Macro
Replies: 3
Views: 11339

Can't Save Changes To Macro

I recently moved Macro Scheduler from my PC to another PC that I am dedicating solely for running scheduled scripts. Now when I go to edit a macro and try to save my changes, I get the following error message: "Unable to save macro - it may be in use. Pressing Shift-ESC will stop all running macros....
by ldevito
Fri Dec 27, 2002 8:26 pm
Forum: Technical / Scripting
Topic: IfWindowOpen function not working
Replies: 2
Views: 8841

Thanks for your help. That was it.
by ldevito
Fri Dec 27, 2002 6:08 pm
Forum: Technical / Scripting
Topic: IfWindowOpen function not working
Replies: 2
Views: 8841

IfWindowOpen function not working

I have the following code in my macro that downloads 4 reports to my PC and emails them out. I have recently discovered that if a report is blank, I get a pop up window called CPSI Notification that tells me the document was blank. This of course completely messes up my macro. The purpose of the cod...
by ldevito
Tue Dec 24, 2002 6:03 pm
Forum: Technical / Scripting
Topic: Macro Disappeared
Replies: 2
Views: 8909

Macro Disappeared

Thank you. It worked great! :)
by ldevito
Tue Dec 24, 2002 4:46 pm
Forum: Technical / Scripting
Topic: Macro Disappeared
Replies: 2
Views: 8909

Macro Disappeared

I had created a macro and saw it listed when I opened Macro Scheduler. It has disappeared today and no longer is in Macro Scheduler though I can see it and open it through windows explorer. The script is in c:\program files\mjt net ltd\macro scheduler however, I can't modify the autorun time since i...
cron
Sign up to our newsletter for free automation tips, tricks & discounts