www.Inmagic.com    Inmagic Forums    Inmagic Forums  Hop To Forum Categories  Scripting    User Prompted Input
Go
New
Find
Notify
Tools
Reply
  
-star Rating Rate It!  Login/Join 
Posted
Is there a method to prompt a user in an edit screen for input? For example, the system variable Application.userName is empty and I need to request that information.
 
Posts: 17 | Location: Abbotsford,BC,Canada | Registered: Wed January 10 2001Reply With QuoteEdit or Delete MessageReport This Post
Posted Hide Post
Application.userName uses the string that appears after "User:" at the bottom of the Help>About DB/TextWorks dialog.

If you have DB/TextWorks version 4.2, you can use a Script Input Box in your edit form to obtain information from the user.

However, you may prefer to obtain the user's login name automatically. See the "Dynamic 'edited by'" script in the scripting library at http://www.inmagic.com/scriptlibrary.htm

[This message has been edited by Lisa (edited 25 January 2001).]
 
Posts: 1895 | Location: Woburn, MA, USA | Registered: Thu July 13 2000Reply With QuoteEdit or Delete MessageReport This Post
 Previous Topic | Next Topic powered by eve community  
 

www.Inmagic.com    Inmagic Forums    Inmagic Forums  Hop To Forum Categories  Scripting    User Prompted Input