Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Browse command problem
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01199966
Message ID:
01199980
Views:
16
This message has been marked as the solution to the initial question of the thread.
Chuck

You haven't got the table INCLUDEd in the project, have you, therefore read-only?

Terry
>When in development I can delete a record by clicking in the left most column. In production (exe) it does not work. Control T doesn't either. This is the code:
>
>define window wLook from 12,50 to 41,104 close float
>
>browse window wLook NOEDIT title "Disputed";
>   FONT 'system', 12 ;
>   fields tagnum :h='DOT',npuramt :h='Amount',cacctnum :h='Acct #' ;
>   ,cinvoice :h='Invoice',dbilldate :h='Bill Date',adddate :h='Processed'
>
>
>Any ideas are appreciated, Thanks in advance, Chuck
- Whoever said that women are the weaker sex never tried to wrest the bedclothes off one in the middle of the night
- Worry is the interest you pay, in advance, for a loan that you may never need to take out.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform