MENUITEM "C&opy name(s)\tF11", $7E1

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
nimbus
Junior Member
Junior Member
Posts: 30
Joined: 2004-01-07, 22:31 UTC
Location: turkiye

MENUITEM "C&opy name(s)\tF11", $7E1

Post by *nimbus »

is there anyone what is "$7E1" in MENUITEM "C&opy name(s)\tF11", $7E1
(sorry my english)
User avatar
Lefteous
Power Member
Power Member
Posts: 9535
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

2nimbus

is there anyone what is "$7E1" in MENUITEM "C&opy name(s)\tF11", $7E1
"$7E1" is a hexidecimal value (use windows calculator to verify it's 2017). Take a look at your Totalcmd.inc in your TC-directory -> it's cm_CopyNamesToClip=2017;Copy filenames to clipboard.
nimbus
Junior Member
Junior Member
Posts: 30
Joined: 2004-01-07, 22:31 UTC
Location: turkiye

ToLefteous

Post by *nimbus »

thats great. thanks
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

How... ?

Post by *Clo »

2Lefteous
:D Hi!
¤ Please, could you explain me in brief how nimbus can get an hexadecimal value instead the decimal one?
Moreover, is it an extra-entry added by himself? I didn't see it on the standard English-menu (testers have one, maybe outdated?)
The usual syntax is:
MENUITEM "Copy name(s)...\tF11", cm_CopyNamesToClip
or, 2017
¤ Thanks!
Out-topic: an e-mail for you is sent...
:) Kind regards,
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
User avatar
Lefteous
Power Member
Power Member
Posts: 9535
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

2Clo

I guess he is using the expanded english menu from Black Dog :wink: :

Taken from the included FAQ.txt
Q> But why the heck did you put the command numbers in HEX?!?

A> It works, it's undocumented, so I regarded it as my sacred duty to bring
you to grip with it %).
Last edited by Lefteous on 2004-01-11, 15:12 UTC, edited 1 time in total.
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

To add...

Post by *Clo »

2Lefteous
:D Ah! Thank you! I've not in my FAQ-versions (English / French)
:arrow: I noted to add at the next update.
:) Viel Gruße,
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
nimbus
Junior Member
Junior Member
Posts: 30
Joined: 2004-01-07, 22:31 UTC
Location: turkiye

Post by *nimbus »

I wanted to add extra menu including that I use most frequent commands .
I saw this format " MENUITEM "blah blah", $blah " on somewhere.
how it works? I dont know. But its works.
I guest $blah is a hex value and wincmd command. But I hadn't been attention that decimal value written next of "cm command" name in TOTALCMD.INC file. I learn this from lefteous (thanks again).
2clio;
that was not an extra-entry. I am a junior. If i had been look "WCMD_ENG.MNU" before, I dont want to use $blah style. Learning is taking time. (maybe and probably $blah syle can be more fast.)
finally, I dont know blackdog, I haven't read the faq.txt.
thanks and regards
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Menus...Menus...

Post by *Clo »

nimbus wrote:I wanted to add extra menu including that I use most frequent commands .
I saw this format " MENUITEM "blah blah", $blah " on somewhere.
how it works? I dont know. But its works.
I guest $blah is a hex value and wincmd command. But I hadn't been attention that decimal value written next of "cm command" name in TOTALCMD.INC file. I learn this from lefteous (thanks again).
2clo;
that was not an extra-entry. I am a junior. If i had been look "WCMD_ENG.MNU" before, I dont want to use $blah style. Learning is taking time. (maybe and probably $blah syle can be more fast.)
finally, I don't know blackdog, I haven't read the faq.txt.
thanks and regards

:D Don't worry! Like I said to Lefteous (thanks again too), I didn't see / know this syntax using an hexa value before... Maybe a bit faster.
- I wrote a note in the Tutorial about this for the next release...
8) @ home, I added an extra-menu "Interface" so handy, I guess. Ch. Ghisler liked it, but couldn't add in the distribution, because the numerous translations posed problems. If you'ld be interested in it, I place it reachable from here below (French, English, German too...hummm)
- I update them at each new version of TC. Free, of course!
:?: What do you think?
EDIT: in the case... it's there:
http://perso.wanadoo.fr/charries/relais/patching.htm
Glad to hear from you,
:) kind regards,
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
nimbus
Junior Member
Junior Member
Posts: 30
Joined: 2004-01-07, 22:31 UTC
Location: turkiye

2clo

Post by *nimbus »

I tried to look over your file. Nice work. style is that my need. I think you had not changed too much things in standart menus. 2 or 3 things. "interface" section; its very usefull. But menu content is not address me. Because I dont like struggle with button bars, combobox... Status bar is enough for me. thanks for your work
regards
User avatar
Clo
Moderator
Moderator
Posts: 5731
Joined: 2003-12-02, 19:01 UTC
Location: Bordeaux, France
Contact:

Re: 2clo

Post by *Clo »

nimbus wrote:I tried to look over your file. Nice work. style is that my need. I think you had not changed too much things in standart menus. 2 or 3 things. "interface" section; its very usefull. But menu content is not address me. Because I dont like struggle with button bars, combobox... Status bar is enough for me. thanks for your work
regards
:D Thanks, isn't a big work to do... "Interface" allows to set that you need when you need... For instance, I rarely use the command-line, so I hide it the most times...
* In the opposite, I use buttons a lot (I have two bars, calling them one another). But if I need to make a TC full screen-shot, I hide them!
* Some users prefer the drive-buttons, others the drive-list - I guess they have a lot of drives - ...
* Whether you would need any other thing about menus, icons, etc., please just ask for without the slightest hesitation.
:) Kind regards,
Claude
Clo
#31505 Traducteur Français de TC French translator Aide en Français Tutoriels Français English Tutorials
User avatar
Black Dog
Power Member
Power Member
Posts: 1024
Joined: 2003-02-05, 22:17 UTC
Location: Odessa
Contact:

Post by *Black Dog »

[face=courier]On 09-01-2004 02:31:16 +0000 Lefteous wrote:

L> I guess he is using the expanded english menu from blackdog

Black Dog, comrad, not "blackdog". Thank you.

The original thread is here.[/face]
User avatar
Black Dog
Power Member
Power Member
Posts: 1024
Joined: 2003-02-05, 22:17 UTC
Location: Odessa
Contact:

Post by *Black Dog »

[face=courier]On 09-01-2004 22:37:15 +0000 nimbus wrote:

n> I haven't read the faq.txt

So read it.

P.S. It's nice to hear that my menu tracks to the broad masses of community... %)
[/face]
Post Reply