|
[Date Index]
[Thread Index]
[Author Index]
Re: front end commands
- To: mathgroup at smc.vnet.net
- Subject: [mg85171] Re: front end commands
- From: Szabolcs <szhorvat at gmail.com>
- Date: Thu, 31 Jan 2008 00:45:11 -0500 (EST)
- References: <fnplll$b0a$1@smc.vnet.net>
On Jan 30, 12:05 pm, patrol_b... at hotmail.com wrote:
> Hi, I want learn how to execute any menu command using the
> FrontEndExecute and FrontEndToken commands from the input prompt. The
> problem I'm finding is that not all commands, as named in the menus,
> seem to execute this way. For example, when I enter
> FrontEndExecute[FrontEndToken["New"]], it opens a new notebook, but
> when I enter FrontEndExecute[FrontEndToken["Size"]], nothing seems to
> happen. When I went to the help system under FrontEndToken, it says:
>
> "The mapping between command tokens and menu items or keyboard
> shortcuts is defined in front end text resource files."
>
> I'm not sure what they mean "front end text resource files." Can
> someone help me out?
The file you're looking for is located at
C:\Program Files\Wolfram Research\Mathematica\6.0\SystemFiles\FrontEnd
\TextResources\Windows
on a standard Windows installation.
Szabolcs
Prev by Date:
Re: Text XY-size control in 2D graphics?
Next by Date:
Re: Legend option for ListPlot
Previous by thread:
front end commands
Next by thread:
Re: front end commands
|