THX for your reply Amigojack
I want to "reassign a macro to an existing menu item"
Search found 13 matches
- Wed Apr 26, 2023 5:35 pm
- Forum: General
- Topic: User Macro
- Replies: 3
- Views: 4769
- Tue Apr 25, 2023 2:56 pm
- Forum: General
- Topic: User Macro
- Replies: 3
- Views: 4769
User Macro
Sorry, but I could find anything for this issue, thus I am asking for help.
How do you change the "User Macro XX" ?
I can see from the menu-MACRO what macro is assigned.
I want to re-assign a different macro to "User Macro 1" (or any other one), but I cn't figure out how.
I always used keyboard ...
How do you change the "User Macro XX" ?
I can see from the menu-MACRO what macro is assigned.
I want to re-assign a different macro to "User Macro 1" (or any other one), but I cn't figure out how.
I always used keyboard ...
- Thu May 28, 2020 10:12 pm
- Forum: General
- Topic: Import keyboard shortcuts
- Replies: 1
- Views: 655
Import keyboard shortcuts
How do you "Import keyboard shortcuts"
- Wed Dec 12, 2018 9:55 pm
- Forum: General
- Topic: Menu Macro
- Replies: 3
- Views: 1139
- Wed Dec 12, 2018 9:12 pm
- Forum: General
- Topic: Menu Macro
- Replies: 3
- Views: 1139
Menu Macro
Is there a way to change the order that macros are displayed in the menu? 'USER MACRO' are defined by the first thru 16, but I want a different (e.g.) macro to be first so that I can create a TOOLBAR-Button.
- Thu Oct 04, 2018 4:00 pm
- Forum: General
- Topic: Compare Files Highlight Color
- Replies: 1
- Views: 808
Compare Files Highlight Color
When I compare files, the difference shows as LIGHT GREY background and WHITE font!
Hence, it is impossible to see the "different text" because of the colors.
Is there any way to change that color combination, so as to make it visible?
THX for any suggestions.
Hence, it is impossible to see the "different text" because of the colors.
Is there any way to change that color combination, so as to make it visible?
THX for any suggestions.
- Wed Apr 04, 2018 11:03 pm
- Forum: General
- Topic: Can't drag-and-drop file into TP
- Replies: 1
- Views: 1128
Can't drag-and-drop file into TP
I am having trouble drag-and-drop files from "File Explorer" into TP.
When I try to "drag-and-drop" a file: when the cursor scope is within the TP window it changes to a "plus" sign (adding file) and after I release the mouse
the cursor changes back to default but the file is not opened!
Does TP ...
When I try to "drag-and-drop" a file: when the cursor scope is within the TP window it changes to a "plus" sign (adding file) and after I release the mouse
the cursor changes back to default but the file is not opened!
Does TP ...
DOCUMENT Tabs
No matter what setting if choose in "VIEW Doc Tabs" there is always a "Document Tab" and I cant work in a MDI environment.
I upgraded from ver 4.2 to 8.1, and I need to be able to work on multiple documents simultaneously.
Hence, I need to turn off the document tabs.
Is there a bug in ver 8.1.2?
I upgraded from ver 4.2 to 8.1, and I need to be able to work on multiple documents simultaneously.
Hence, I need to turn off the document tabs.
Is there a bug in ver 8.1.2?
File tabs
Sorry for this question, but I could not find a previous answer, although I think some already asked it.
How do turn of the "file tabs" on ver 8.1.2?
How do turn of the "file tabs" on ver 8.1.2?
- Fri Jun 14, 2013 8:49 pm
- Forum: General
- Topic: New PC & TP
- Replies: 4
- Views: 1854
New PC & TP
I upgrading to a NEW workstation running WIN7 64bit. I am also upgrading TP from 5.4 to 7.0. My question is how do you keep/migrate your macros, toolbar and settings from my old PC to the new PC?
- Tue Mar 21, 2006 5:19 pm
- Forum: General
- Topic: MAX File Handles ?
- Replies: 0
- Views: 418
MAX File Handles ?
I work mostly with "workspaces", thus I save a WS for every project. Some of these WS have 100+ files.
My problem is that I can not open more than 1 large WS at a time. TP will only open all possible files and then I get the error "Can not create file".
Is this a TP limitation or a WIN-XP ...
My problem is that I can not open more than 1 large WS at a time. TP will only open all possible files and then I get the error "Can not create file".
Is this a TP limitation or a WIN-XP ...
- Mon Dec 06, 2004 7:13 pm
- Forum: General
- Topic: Find in Files across multiple root directories
- Replies: 7
- Views: 2245
search across multiple dir
TP will only (to my knowledge and experience) search a specific directory. You should be able to run "find" (UNIX, WIN-NT) as a batch script searching for your 'string' as a parameter, then pipe the results to a file. Then create a macro that reads a line in a file and opens that file.