Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Browse command problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01199966
Message ID:
01199980
Vues:
17
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform