home *** CD-ROM | disk | FTP | other *** search
/ Windoware / WINDOWARE_1_6.iso / misctext / ami20tn / ap000140.txt < prev    next >
Text File  |  1992-01-02  |  1KB  |  24 lines

  1. TITLE:   "Unrecoverable Application Error" Results Using a Power Field
  2. PRODUCT: Ami Pro 2.0
  3. DATE:    13-Nov-1991
  4.  
  5. PROBLEM: 
  6.  
  7. The message "Unrecoverable Application Error, Terminating Current Application" 
  8. results when quotes are not used and two text characters separated by a 
  9. backslash (/) are used in the Query$ power field function.  For example, 
  10. Query$(A/A).
  11.  
  12. SOLUTION: 
  13.  
  14. Text entered in the Query$ function should be surrounded by quotes.  In the 
  15. above example, the formula should have been entered as Query$("A/A").  
  16. Properly entering the quotes will generate the message A/A when the power 
  17. field is updated.
  18.  
  19. Modified Ami Pro files are available which will issue informational messages 
  20. only (not a UAE) if text characters in the Query$ function are separated by a 
  21. backslash without being enclosed in quotes.  Contact Lotus Word Processing 
  22. Division Customer Service at 404-256-2272 and request the modified Ami Pro 
  23. files that eliminate a UAE when incorrect Query$ text is entered.