Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Debugger not showing arrays anymore!
Message
From
08/02/2005 08:01:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Debugger not showing arrays anymore!
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00984691
Message ID:
00984691
Views:
62
using vfp 9 the debugger watch window does not show arrays properly anymore!
look at this snagit text screen shot.
  _vfp.activeform.aCAT           "Pay Periods"                                                    C

  _vfp.activeform.aCAT[2,1]      "Employee Types"                                                 C
  _vfp.activeform.aCAT[3,1]      "Federal Taxes"                                                  C
I used to be able to expand an array but not anymore. In the above screenshot the line _vfp.activeform.aCAT should be preceded with a plus sign but is not
to show that acat is really an array I added the last 2 lines showing the content of .acat[2,1] and acat[3,1]

what am I doing wrong or is this a bug??

Also in the trace window I was able to hover the cursor over a variable and it gave me the string content ENCLOSED in quote if it was a character field. Now in VFP9 it does not show the quotes anymore....

Has anybody else seen this behaviour?


Peter

PS note to Michel! could we have the ability to insert a graphic from the clipboard to a message (a screen shot for example) :-)
Peter Cortiel
Next
Reply
Map
View

Click here to load this message in the networking platform