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:
01199989
Vues:
17
>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.

First thing I looked for in the browse statement was NOUP, but it wasn't there. You said that the sys works but not in the exe. You diddn't say that you'd changed the USE statements in the interim :-)

>
>>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
Répondre
Fil
Voir

Click here to load this message in the networking platform