Search found 32 matches
- Thu Sep 06, 2012 6:37 pm
- Forum: Technical / Scripting
- Topic: Shift+Esc Windows 7
- Replies: 1
- Views: 2927
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?
- Thu Aug 30, 2012 7:42 pm
- Forum: Beginners
- Topic: Hotkeys in Citrix
- Replies: 1
- Views: 7142
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...
- Mon Jan 26, 2009 8:29 pm
- Forum: Beginners
- Topic: Formatting a Date Field
- Replies: 1
- Views: 3441
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?
- Wed Dec 19, 2007 6:00 pm
- Forum: Beginners
- Topic: Image File Renaming
- Replies: 2
- Views: 4507
- Wed Dec 19, 2007 4:44 pm
- Forum: Beginners
- Topic: Image File Renaming
- Replies: 2
- Views: 4507
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 ...
- Tue May 22, 2007 4:52 pm
- Forum: Technical / Scripting
- Topic: Date Difference
- Replies: 11
- Views: 13344
- Tue May 22, 2007 2:15 pm
- Forum: Technical / Scripting
- Topic: Date Difference
- Replies: 11
- Views: 13344
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 ...
- Thu May 03, 2007 6:56 pm
- Forum: Technical / Scripting
- Topic: ExecuteFile
- Replies: 5
- Views: 6973
- Thu May 03, 2007 6:36 pm
- Forum: Technical / Scripting
- Topic: ExecuteFile
- Replies: 5
- Views: 6973
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...
- Wed Apr 25, 2007 6:44 pm
- Forum: Technical / Scripting
- Topic: How to Delete Blank Spaces
- Replies: 8
- Views: 12124
- Wed Jan 31, 2007 6:39 pm
- Forum: Technical / Scripting
- Topic: More macro help....
- Replies: 8
- Views: 10033
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...
- Wed Jan 31, 2007 3:20 pm
- Forum: Technical / Scripting
- Topic: More macro help....
- Replies: 8
- Views: 10033
- Wed Jan 24, 2007 3:28 pm
- Forum: Technical / Scripting
- Topic: More macro help....
- Replies: 8
- Views: 10033
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...
- Wed Jan 24, 2007 1:55 pm
- Forum: Technical / Scripting
- Topic: More macro help....
- Replies: 8
- Views: 10033
- Tue Jan 23, 2007 10:57 pm
- Forum: Technical / Scripting
- Topic: More macro help....
- Replies: 8
- Views: 10033
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.
Any ideas?
thanks.