Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Variable _TASKLIST is not found
Message
From
19/02/2003 15:10:52
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Variable _TASKLIST is not found
Miscellaneous
Thread ID:
00755138
Message ID:
00755138
Views:
37
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
Next
Reply
Map
View

Click here to load this message in the networking platform