Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Variable _TASKLIST is not found
Message
De
19/02/2003 15:10:52
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Variable _TASKLIST is not found
Divers
Thread ID:
00755138
Message ID:
00755138
Vues:
40
Suddenly I find a strange problem in VFP8 Beta (still waiting for shrinkwrap edition).

The following code fails in the second line with error 12: Variable _TASKLIST is not found. In fact, the variable has a value which can be seen in the watch window. I tried recompiling, because earlier we were using VFP6 in a different machine, but no difference.
IF THIS.Visible
  THIS.Enabled = NOT EMPTY(_tasklist)
  THIS.Value = WVISIBLE('TASKLISTUI')
  DODEFAULT()
ENDIF
Any ideas of what it could be?

TIA,,
Alex
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform