Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File must opened exclusive
Message
From
22/08/2004 13:53:02
 
 
To
22/08/2004 12:08:53
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00933998
Message ID:
00935351
Views:
43
hi,
when i build mygrid i use table4 to get data,if i select table4 as mycode
under,i get blank grid and now i get error a message ,
(error loading file_record number 44 grid1 or one of its member control source alias 'table4' is not found)
set talk off
set echo off
*set date to  BRITISH
set century on
SELECT 2
USE SL1
*SELECT 1
USE TABLE4
LOCAL lcsafety
lcsafety=SET('safety')
SET SAFETY OFF
DELETE ALL
SET DELETED ON
IF lcsafety='off'
SET SAFETY off
endif
thanks
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform