Tokenizer in vb.net
rfenergy
Posts: 4
Hi All. I'm creating an app in vb.net to program a BS2e, and I'm having a·hard time with the tokenizer. I have added the DLL file to my project, and it's in the list of valid resources. However, I can't seem to initialize it within my code as I would initialize another DLL. For example:
Public Stamp AS new TOKENIZERLib does not work.
Has anyone else used the tokenizer DLL with vb.net?
If so, what am I doing wrong?
Thanks,
Mike.
Public Stamp AS new TOKENIZERLib does not work.
Has anyone else used the tokenizer DLL with vb.net?
If so, what am I doing wrong?
Thanks,
Mike.