Registering a user function library in Crystal

  • Thread starter Thread starter Paul M.
  • Start date Start date
P

Paul M.

Hello,
I have a dll file (created in VB 6) called CRUFLPM.dll with a simple
function in it that takes a string, manipulates it and returns a converted
string. I then registered it using "regsvr32 <path>/CRUFLPM.dll" and it
registed ok. However it does not appear in the additional functions list in
the Crystal formula editor. I am using the built in Crystal that comes with
Visual Basic .net.

Anyone know why I cant see the file?

Cheers
Paul
 
* "Paul M. said:
I have a dll file (created in VB 6) called CRUFLPM.dll with a simple
function in it that takes a string, manipulates it and returns a converted
string. I then registered it using "regsvr32 <path>/CRUFLPM.dll" and it
registed ok. However it does not appear in the additional functions list in
the Crystal formula editor. I am using the built in Crystal that comes with
Visual Basic .net.

If you don't get a reply here, have a look at
<http://www.crystaldecisions.com>.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top