I just recently bought a new computer and installed eSignal on it and transferred all my efs files to it.
My first time to Esignal on the new computer, I got errors on 2 of my efs's, all pointing to a statement that calls the /Library/Ma.efs
The following is tha actual statement where I get the error:
var vMA = call("/Library/ma.efs", nLengthMA);
I changed the forward slashes to backslashes, I even put in the entire library name (C:\Program Files\etc...)
but I still keep getting an error.
How do I solve this?
Thanks,
wt
My first time to Esignal on the new computer, I got errors on 2 of my efs's, all pointing to a statement that calls the /Library/Ma.efs
The following is tha actual statement where I get the error:
var vMA = call("/Library/ma.efs", nLengthMA);
I changed the forward slashes to backslashes, I even put in the entire library name (C:\Program Files\etc...)
but I still keep getting an error.
How do I solve this?
Thanks,
wt
Comment