Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
EDITing table in an active window
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
EDITing table in an active window
Environment versions
Visual FoxPro:
VFP 8
OS:
Windows 2000
Miscellaneous
Thread ID:
01132523
Message ID:
01132523
Views:
58
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?
Reply
Map
View

Click here to load this message in the networking platform