Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Debugger not showing arrays anymore!
Message
De
08/02/2005 08:01:58
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Debugger not showing arrays anymore!
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
00984691
Message ID:
00984691
Vues:
60
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform