Menu: Create script file

Bob Stockler bob at trebor.iglou.com
Mon Dec 13 15:53:07 PST 2004


On Mon, Dec 13, 2004 at 05:18:16PM -0500, Dennis Malen wrote:
| I am on 4.8.14D4.
| 
| We have used the following script successfully for some time successfully:
| 
| /fp/rreport kingstrans -f submit -s -u -h "Print Clerk's Report"     
| /fp/rreport kingstrans -f remove -s remove -u -h "Delete Old Records"
| 
| The problem that arose is that the user was not put in the selection
| screen to run the first report.
| 
| I had to change the script and add "/appl":
| 
| /appl/fp/rreport kingstrans -f submit -s -u -h "Print Clerk's Report"     
| /appl/fp/rreport kingstrans -f remove -s remove -u -h "Delete Old Records"
| 
| The problem was then solved.
| 
| I should not have had to modify the script. Does anybody know if this
| will be a persistent problem wherein I should be proactive and change
| the other existing scripts in other menus?

I don't know why or how you got away with this so long.

A filePro User Menu Action Command Line will automatically
prepend $PFPROG to a command beginning with /fp on its line,
but I'm not aware of $PFPROG being automatically prepended
to such lines in scripts called by filePro User Menu Action
Command Lines.

Are you _sure_ that was what was happening?

Bob

PS - See my sig for better fiLePro Menu use, understanding
     and application.

-- 
Bob Stockler - bob at trebor.iglou.com
Author: MENU EDIT II - The BEST Creator/Editor/Manager for filePro User Menus.
Fully functional (time-limited) demos available by email request (specify OS).


More information about the Filepro-list mailing list