Search found 32 matches

by daniel
Thu Sep 06, 2012 6:37 pm
Forum: Technical / Scripting
Topic: Shift+Esc Windows 7
Replies: 1
Views: 2753

Shift+Esc Windows 7

We recently upgraded to Windows 7 from Windows XP and the Shift+Esc shorcut to quit a macro isn't working in Windows 7. Is there another shortcut we can use?
by daniel
Thu Aug 30, 2012 7:42 pm
Forum: Beginners
Topic: Hotkeys in Citrix
Replies: 1
Views: 7026

Hotkeys in Citrix

I want to be able to deploy my macros in a Citrix environemnt. Currently I create a macro and place it on a networks shared drive. I then create a shorcut and add a hotkey (i.e., CTRL+ALT+X) and place it on the user's windows desktop. I want to do the same with Citrix but I want to be able to manage...
by daniel
Mon Jan 26, 2009 8:29 pm
Forum: Beginners
Topic: Formatting a Date Field
Replies: 1
Views: 3285

Formatting a Date Field

I have a date field that can either be mm/dd/yyyy or mm/dd/yy and in either case i want to convert this to a string of mmddyy. Is there a formatting date option that i can use?
by daniel
Wed Dec 19, 2007 6:00 pm
Forum: Beginners
Topic: Image File Renaming
Replies: 2
Views: 4302

It worked..thanks.
by daniel
Wed Dec 19, 2007 4:44 pm
Forum: Beginners
Topic: Image File Renaming
Replies: 2
Views: 4302

Image File Renaming

I have an issue trying to copy and rename a few files. I'm trying to copy and rename a few thousand Tif file into a new folder and rename them. Let>y=00000001 Repeat>x CopyFile>%Path%\001%RollNumber%%x%.tif,C:\WM\%RollNumber%\%y%\0\00\%ImageName%.tif Let>y=y+1 Until>x=1000 This is a sample code and ...
by daniel
Tue May 22, 2007 4:52 pm
Forum: Technical / Scripting
Topic: Date Difference
Replies: 11
Views: 12734

Tha's correct... I am using it for age verification so I would need to know the actual age of that person today. thanks.
by daniel
Tue May 22, 2007 2:15 pm
Forum: Technical / Scripting
Topic: Date Difference
Replies: 11
Views: 12734

Date Difference

I'm working in a macro where a person enters one date in the following format: mmddyy. If the difference from today's date and the day keyed isn't greater than 19, I want a message to pop up. For example, the first date keyed was 050491 (May 4, 1991) and today's date is 052207 (May 22, 2007), since ...
by daniel
Thu May 03, 2007 6:56 pm
Forum: Technical / Scripting
Topic: ExecuteFile
Replies: 5
Views: 6620

thanks
by daniel
Thu May 03, 2007 6:36 pm
Forum: Technical / Scripting
Topic: ExecuteFile
Replies: 5
Views: 6620

ExecuteFile

I'm working on a macro that once it gets to a certain place it opens up a website. I do the ExecuteFile>%URL% step but I Do Not want it to open on an existing internet explorer window. i want it to open a new window and then go to that website. please help...
by daniel
Wed Apr 25, 2007 6:44 pm
Forum: Technical / Scripting
Topic: How to Delete Blank Spaces
Replies: 8
Views: 11656

One question to add to this. How do I replace a tab, instead of a space, with nothing?

thanks in advance.
by daniel
Wed Jan 31, 2007 6:39 pm
Forum: Technical / Scripting
Topic: More macro help....
Replies: 8
Views: 9631

Because entering nine 9s into a field is a way for us to make this field a generic field. Once we do that than we need to erase data from another location. This step can be done manually and with a macro, but if a person is doing it manually we need something to let them know not to forget the other...
by daniel
Wed Jan 31, 2007 3:20 pm
Forum: Technical / Scripting
Topic: More macro help....
Replies: 8
Views: 9631

Anymore help on this topic???
by daniel
Wed Jan 24, 2007 3:28 pm
Forum: Technical / Scripting
Topic: More macro help....
Replies: 8
Views: 9631

I would prefer the 9999s into a specific application but if that's not possible than I can use the 999s into any other program. Basically they would only be keying the 999s in a certain application so if we have to put it for all applications and all the would have to do is click OK to get rid of th...
by daniel
Wed Jan 24, 2007 1:55 pm
Forum: Technical / Scripting
Topic: More macro help....
Replies: 8
Views: 9631

What I'm trying to do is if a person keying keys nine 9's (999999999), I want a message box to appear and instruct the keyer to run a macro.

If that person clicks on the OK button, I still want the macro to continue running because it might happen multiple times throughout the day.
by daniel
Tue Jan 23, 2007 10:57 pm
Forum: Technical / Scripting
Topic: More macro help....
Replies: 8
Views: 9631

More macro help....

I'm trying to create a macro that if a person is keying and they enter, for example, 99999999 this macro would give them a dialog box. Basically what I need the macro to do is begin running automatically when that person logs in and continue running until they log off.

Any ideas?

thanks.
Sign up to our newsletter for free automation tips, tricks & discounts