Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird form problem
Message
De
19/09/2001 18:01:49
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Weird form problem
Divers
Thread ID:
00558527
Message ID:
00558527
Vues:
56
Dear friends:

I have a form that is doing something weird, First of all I am using this form as a List Browser so the Form contains a ComboList that gets populated on the fly, I call it using parameters something like Do Form List with "clients" to ClientsList where clients is the table to open, and ClientsList the variable to reference to this form, anyway, everything functions perfectly with my form except when I create several instances of the same form with different tables
like...

Do Form List with "users" to UserssList
Do Form List with "items" to ItemsList

Sometimes (Just sometimes) I get an error message that says "Can not access the table". The weird thing is that I have an ON ERROR routine but this routine is being bypassed??? and also I have specified in the CloseTables Property of the Datasession to False. And I never close any table in my code.

Another weird thing is that if I use the debbuger I can not see the object that I create instantly like with any other form so I have to hide the Window that displays the objects and redisplay it so it can show my new objects, and this happens only with this form.

I always create a new unique variable for a new instance of the form and I always change the THISFORM.NAME property to a unique name.

¿What could there be wrong?

Thanks in advance for your help.


Sincerely,

Mao
Mao
intelisoft Corporation
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform