After opening a database, I check for the names of a table

*put* revDatabaseTableNames(licMkrDb) into theRes

*filter* theRes with "dhbk_*"

ck char -1 of theRes

*put* revDatabaseColumnNames(licMkrDb,theRes) into clmNms

at this point, clmNms contains

revdberr,invalid table name

Uhm, how can this possibly be?


-- 
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to