PFNAME
Brian K. White
brian at aljex.com
Wed Jul 16 13:33:15 PDT 2014
On 7/16/2014 8:18 AM, Del wrote:
> When you set PFNAME equal to something (in my case, the company name in a multi-company system), filePro displays the value at the top of the screen on all menus, but precedes it with the phrase: “Current file name:”.
> I suppose there is no way to change that, but thought I would ask.
> I mean, in this case, it would be a lot better if it said: “Current company name:”
>
> Del Neroni
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://mailman.celestial.com/pipermail/filepro-list/attachments/20140716/2271477c/attachment.html
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list
>
I have successfully edited the runmenu binary and simply rewrote the
string to say "Current Workspace"
You just have to:
* Use a binary-safe editor.
I just used the built-in "cooledit" editor in Midnight Commander.
* make sure you are in overwrite mode, NOT insert mode.
In cooledit, just press Insert until the [----] indicator on top shows
[---O]
* make sure you do NOT delete or backspace, use only arrow keys and
spacebar to edit.
In cooledit, press F7 to search for "Current", that jumps you to the
"Current Filename" string.
Just arrow over and overwrite "Filename" with "Workspace", or, change
the entire string anyway you want. It could be all blank spaces if you want.
In other words, do NOT add or remove any characters, make sure the
string stays exactly the same length, and make sure the file is saved
without the editor making any unintended changes to the rest of the
file, like line-endings etc.
Sounds tricky but it's actually nothing. A few seconds, easy peasy.
I also edited the dpromenu dproment menus to add a "" argument to the
ddefine command line just for convenience. Otherwise it tries to load a
file named "Some Company Name (some tty number)"
http://postimg.org/gallery/2b7c656u8/
--
bkw
More information about the Filepro-list
mailing list