| Author |
Message |
Forum: Scripts Topic: WORKS: switch default printer upon hotkey trigger |
| pearlst |
|
Posted: March 11th, 2010, 5:00 pm
|
|
Replies: 17 Views: 7861
|
| Oink, I can't help you, but Ihave a question for you or anyone else who can help. I'm using basically the same script to change the default printer. Printer1 = HP LaserJet 9000 PCL 5e { SetDefaultPrinter(Printer1) } SetDefaultPrinter(sPrinter) { DllCall("winsp... |
|
 |
Forum: Support Topic: question about filemove |
| pearlst |
|
Posted: March 9th, 2010, 6:23 pm
|
|
Replies: 6 Views: 291
|
| I don't understand the msgbox, it doesn't actually move the file to the G drive. What I have done so far that works is this: FileMove, C:\TRBALDUE.TXT, G:\TRBALDUE_030910.TXT What's not working is the automatic date change and for some reason it won't move the folder within other folders?? unsure as... |
|
 |
Forum: Support Topic: question about filemove |
| pearlst |
|
Posted: March 9th, 2010, 5:41 pm
|
|
Replies: 6 Views: 291
|
| Ok, this is branching a little off of this topic. The file is: C:\TRBALDUE.TXT I want to move it to the G drive: G:\PaymentProcessing\lockbox\incoming And rename it as: TRBALDUE_030910.TXT I need to include this somewhere so that it will have the current date: FormatTime, CurrentDateTime,, MMddyy Se... |
|
 |
Forum: Support Topic: Doesn't collect all the information |
| pearlst |
|
Posted: March 4th, 2010, 5:25 pm
|
|
Replies: 1 Views: 246
|
| So, I run this program to collect tax bills. The problem is that when it finished running via AHK it has 2,000KB, but when I manually run it it collects 4,000KB. Does anyone have any idea what is going on? I have tried slowing down the process, but it doesn't help. Here is the code: Run TIMS Sleep 7... |
|
 |
Forum: Scripts Topic: WORKS: switch default printer upon hotkey trigger |
| pearlst |
|
Posted: March 4th, 2010, 5:07 pm
|
|
Replies: 17 Views: 7861
|
| So I have tried using this code, but the message shows up saying it changed my printer but it really did not. I'm new at this, so maybe I'm not changing something in accordance to my printers. Can someone tell me if I need to change this part? If I need to find my network adrs, tell me how, please. ... |
|
 |
Forum: Support Topic: Selecting a printer from a list box |
| pearlst |
|
Posted: March 2nd, 2010, 6:25 pm
|
|
Replies: 3 Views: 338
|
| ok, so I'm giving up on this dialog printer box because it is so different from the rest (it's part of its own program). So, another question: If I run a script that pulls up start>printers and faxes, how do I get it to select a specific printer and make it the default? thanks, if I was using those ... |
|
 |
Forum: Support Topic: Selecting a printer from a list box |
| pearlst |
|
Posted: February 25th, 2010, 6:29 pm
|
|
Replies: 3 Views: 338
|
| I'll see if I can explain this: While running a program, when you decide to print it pulls up a box with a list of all the printers. You need to choose the same printer everytime; this printer does not start as the default printer. The name of the printer is: \\crtfs1print\TR03-TIMS on Ne03 Which ca... |
|
 |
Forum: Support Topic: Exe freaks out, yet the ahk script runs fine |
| pearlst |
|
Posted: February 25th, 2010, 5:07 pm
|
|
Replies: 2 Views: 148
|
| I'm about a week into learning AHK, I'm doing my best, but need help. I made an AHK which runs perfectly fine, but when I compile it into an executable it freaks out on me and keep repeating itself. The little green H that shows up on the toolbar below shows up 100+ times before I have to manually s... |
|
 |
| Sort by: |