Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing Columns in Browse-Window
Message
From
08/09/2004 08:51:52
Rolf Otto
C.I.P.-Kommunal Gmbh
Siegen, Germany
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Missing Columns in Browse-Window
Miscellaneous
Thread ID:
00940241
Message ID:
00940241
Views:
60
Hi all,

we use in our application (vfp6, sp3) the good old Browse for building pickup-lists. It works very well, but sometimes it happens, that one column is missed and/or the sort-order is not correct.

For example:
BROWSE FIELDS item1, item2, item3, item4… NODELETE NOAPPEND NOMENU NOREFRESH WINDOW ...

The result in the browse-window is: item1, item4, item3
Item2 is completely missed.

- We use no RESSOURCE-File (RESOURCE=OFF in CONFIG.FPW)
- No LAST-Clause in BROWSE
- No PREFERENCE-Clause in BROWSE

The problem is not solved when the application is restarted or when all the temp-files are deleted. Sometimes reboot the PC solve the problem.

The behavior is not really reproducable. In the most (or all?) cases, the missed column is an UDF-built column (browse fields item1, xyz=MyUDF(), item3, …)

In my tests I gave the browse-command an objectname (name-clause) and I saw in the memory dump, that the missed column also doesn’t exist in the object.

Any ideas?

Rolf
Next
Reply
Map
View

Click here to load this message in the networking platform