I have set a flag in a cup on the golf course (no comment here from last
Oct.! please)  but how do you set, ' boolean FLAG'    I just got lost, right
then.



Sincerely,
Paul Dewey 





-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of MikeB
Sent: Tuesday, April 07, 2009 3:03 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: Row Check

Or adapt something more universal, utilizing the Sys_Num_Cols and 
Sys_Table_Id  from Sys_Tables, then Cursor through the Sys_Columns table 
where the Sys_Table_Id  = Sys_Table_Id  getting the Sys_Data_Type feeding 
into a Switch statement checking for data by column and finding data exit 
the cursor setting a boolean FLAG.


Reply via email to