On 27-05-10 17:36, Bill Welliver wrote:
You can find a "sample module" in my source repository. It's got everything you need to create a working module. Just fill in the blanks. There are also some useful sample modules located in the source repository.
It seems there is something wrong with the sample. If I compile and install it. I get this output:
object a = Public.Sample();
Cannot call undefined lfun `().
Seems it can't call create.
Any thoughts?
/Marc