Database of Messages

Bob Stockler bob at trebor.iglou.com
Mon Aug 9 16:13:33 PDT 2004


On Mon, Aug 09, 2004 at 03:54:29PM -0500, Rod Caddy wrote:
| Windows 98/XP/2000/2003/whatever is next.  Filepro 5.0
| 
| I am trying to come up with a way to create a database of messages to use 
| in msgbox and errbox and then call that database when certain events 
| happen.  Example would be:  We have a login procedure for all users of our 
| towing product.  The user information is kept in a datbase and each is 
| given a designation of user, supervisor, or super user.  We can easily 
| determine who they are and their designation.  Without creating extra 
| filepro processes or having a user have multiple sessions of filepro 
| running for one login, I want to be able to capture which menu selection 
| they select and then determine if they have access to that area of the 
| program.  This can be helpful because I have literally put new passwords 
| on back office menus 5 times in one day.  If I can create this where it is 
| somewhat generic then it becomes more functional across other products I 
| am working on.  Any ideas would be greatly appreciated.

I don't completely and thoroughly understand the question, but . . .

  1 - If you're using filePro User Menus you could have them call
      batch files that possibly did what you're after before they
      executed the filePro process you wanted.

  2 - You could replace filePro User Menus with processing table
      menus that did what you wanted before executing the process
      you wanted.

Bob

-- 
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