New compile error
Robert Sneidar
bobs at twft.com
Fri Apr 14 19:23:43 CDT 2006
Okay this was the original error where everything started going south.
function DoAdd
put VDatabase_Table( mDatabase, "Person" ) into tblPerson
get VTable_SetBlank(tblPerson)
get CollectPanes()
get VTable_AddRecord(tblPersons)
end DoAdd
When compiling I get an error saying:
Type Chunk: Can't create a variable with that name (explicit
variables?)
Object Lesson1_step1
line put VDatabase_Table( mDatabase, "Person" ) into tblPerson
hint tblPerson
This code was copied and pasted into the script from the tutorial
pdf!!! I tried changing the name of tblPerson to tblPersons, but all
to no avail. I get the same error. The script will NOT COMPILE!
<sigh>
Bob Sneidar
IT Manager
Logos Management
Calvary Chapel CM
More information about the Valentina
mailing list