Current menu script

Jeff Harrison jeffaharrison at yahoo.com
Wed Feb 1 17:17:26 PST 2006


--- Bob Stockler <bob at trebor.iglou.com> wrote:

> Jeff Harrison wrote (on Wed, Feb 01, 2006 at
> 02:19:33PM -0800):
> 
[snip]

> 
> I don't understand what you're trying to do, on what
> OS,
> with filePro User Menus or processing table menus,
> and
> whether the "menu scripts" you refer to are those on
> fP
> User Menu Action Command Lines with
> "/fp/menuname.-?", or
> are they scripts that run menus, or what.
> 
> Bob
> 
> -- 

Other than that though, you were totally with me,
right?  :-)

The OS was SCO OpenServer release 5.  I was referring
to filepro user menu scripts.  The ones that start
"/fp/menuname.-?"  What I was trying to do was to get
the name of the script into my log file.  These
scripts do not run menus, they typically run dclerk or
dreport processes.

What I ended up doing was for each menu script, adding
the line: "/appl/fp/dclerk lib -z logger -s1 -rw $0 -r
pathinfo"  

This lets me access the menu script name that I need
as the @rw variable.  I then pass specific path
information after the -r.

This seems pretty obvious now, I guess I was just
having a mental block for a while there.

Jeff Harrison
jeffaharrison at yahoo.com

Author of JHExport and JHImport.  The easiest and
fastest ways to generate code for filePro exports and
imports.



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Filepro-list mailing list