Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/utilities/p/phabmsg.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/utilities/p/phabmsg.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/utilities/p/phabmsg.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/utilities/p/phabmsg.html on line 8
Photon message database editor
phabmsg [filename] [-h height[%]] [--Si|m|n]
[-s server_name] [-w width[%]] [-x position[%][r]]
[-y position[%][r]]
Neutrino
- filename
- The path and name of a message database to open.
- -h height[%]
- The height of the window, in pixels, or as a percentage of the screen
height if % is specified.
- -Si|m|n
- The initial state of the main window (iconified, maximized, or normal).
- -s server_name
- The name of the Photon server:
If server_name is:
|
This server is used:
|
node_path
|
node_path/dev/photon
|
fullpath
|
fullpath
|
relative_path
|
/dev/relative_path
|
- -w width[%]
- The width of the window, in pixels, or as a percentage of the screen
width if % is specified.
- -x position[%][r]
- The x coordinate of the upper-left corner of the window, in pixels,
or as a percentage of screen width if % is specified.
If r is specified, the coordinate is relative to the
current console.
- -y position[%][r]
- The y coordinate of the upper-left corner of the window, in pixels,
or as a percentage of screen height if % is specified.
If r is specified, the coordinate is relative to the
current console.
The phabmsg utility starts a graphical Photon editor for managing message databases. Message databases are convenient places to keep strings for one or more applications, and they provide multi-language support for PhAB applications.
You must be running Photon in order to run phabmsg.
To create a new message database:
- Select .
- Add items by adding a tag, description, and value, then clicking Insert item. You can add multiple-value items by toggling between Multi and Single.
- Select to save the new message database.
To change an existing database, use to open the database, then select items, change the contents, and click Modify current.
Once a message database is populated with values, you can use the PhAB translation editor to create translate the database into different languages. You can launch the PhAB translation editor phablang for the current message database open in phabmsg by selecting .
For more information, see the International Language Support chapter of the Photon Programmer's Guide.
Run phabmsg using the Photon server on node my_node:
phabmsg -s/net/my_node/dev/photon
Run at initial position (10,10):
phabmsg -x10 -y10
Open the message database /tmp/all.mdb
phabmsg /tmp/all.mdb
ApLoadMessageDB(),
ApCloseMessageDB(),
ApGetMessage(),
phablang,
the International Language Support chapter of the Photon Programmer's Guide.
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/utilities/p/phabmsg.html on line 201
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/utilities/p/phabmsg.html on line 201