Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
EDITing table in an active window
Message
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Titre:
EDITing table in an active window
Versions des environnements
Visual FoxPro:
VFP 8
OS:
Windows 2000
Divers
Thread ID:
01132523
Message ID:
01132523
Vues:
59
acti window winEditAcct
if type('checkparse')="C"
   edit next 1 fields tracer,checkamt,micr,checkparse, account freeze account; 
      VALID LEN(ALLTRIM(account)=9) nomenu title 'fill in account with Route #' ;
      in window winEditAcct 
endif
deacti window winEditAcct
results in an error message Error# 1163 Browse table is closed

When I take out the VALID LEN(ALLTRIM(account)=9)
all is fine.

When the error pops up, the window is cleared but the border frame is still up.

Anyone know what gives?
Répondre
Fil
Voir

Click here to load this message in the networking platform