Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug in DISPLAY. . . commands
Message
From
02/09/2001 15:55:18
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00551583
Message ID:
00551624
Views:
17
SNIP
>
>Jim, I'm not seeing that behavior at all. DISPLAY MEMORY stops just fine when the screen is full for me. Try doing a CLEAR before you do the DISPLAY MEMORY and see if that helps.

Fred,

I can make it happen every time. Here's the command sequence in the Command Window right after starting up VFP7:

SET DEFAULT TO c:\vfpmisc
USE bigindex
ATAGINFO(axa,"","bigindex")
DISPLAY MEMORY LIKE ax*
---- at this point I can reissue DISPLAY... as often as I want and see the stuff flow by and end up with a blank area.

"bigindex" is a table with 5 TAGs, all "regular" and none with FOR clauses.

Note that if I repeat this sequence, including restarting VFP, BUT put a "?" in front of the ATAGINFO() statement, then all is well. (this is what I tried to say in my update).

Cheers
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform