Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Removing appended record
Message
From
21/07/2000 13:04:36
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Removing appended record
Miscellaneous
Thread ID:
00395536
Message ID:
00395536
Views:
33
stocknum is fieldname in view intrancust

GO BOTTOM
IF empty('stocknum')
DELETE in 'intrancust'
SET EXCLUSIVE ON
PACK
SET EXCLUSIVE OFF
ENDIF

view is made up of 3 tables, only one of which is updatable. Stocknum is a character field. This code did not remove an append blank, why?

All advice is welcome.
Thanks
JD
Next
Reply
Map
View

Click here to load this message in the networking platform