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:
01199985
Vues:
11
Terry, No I don't but you got me to review the code opening the table I browse. I am opening it with NOUPDATE...duh!! Thanks.

>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
Extreme Programming = Plan -> Design -> Code -> Test
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform