Home » Developer & Programmer » Forms » CANNOT START ANOTHER CALL FORM error (Forms 6i)
CANNOT START ANOTHER CALL FORM error [message #347913] Mon, 15 September 2008 01:10 Go to next message
mr_nice_guy
Messages: 10
Registered: September 2008
Junior Member
Hi,
Is there any way to count the number of windows open in form application?I am getting the message CANNOT START ANOTHER CALL FORM when more than three forms open in my application and I have not been able to trap the error.Is there anyway to trap the same?

Thanks in advance.
Re: CANNOT START ANOTHER CALL FORM error [message #347946 is a reply to message #347913] Mon, 15 September 2008 02:50 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Each time you open a form you could increment a global and then decrement on close. You can do a find_form and see if it is open.

Alternatively, you could increase the number of sessions that a user can have open at a particulr time or increase the amount of storage that they have available.

David
Previous Topic: duplicate entry
Next Topic: CALCULATION
Goto Forum:
  


Current Time: Fri Apr 26 18:09:32 CDT 2024