Assigning Creator type

jda jda at his.com
Thu Jul 22 15:57:03 CDT 2004


In 1.x I used these lines to create a database and assign a Mac Creator:

     tempDataBase = new myDataBase
     tempDataBase.Creator = "ABCD"
     tempDataBase.Create(f, 1, 2 * 1024 )

I see that in 2.0 the Creator is always "VALA", not the one I assigned.

Jon


More information about the Valentina-beta mailing list