Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

The Remaining Text Does Not......

Status
Not open for further replies.

sanjyadon

Programmer
May 8, 2000
9
US
I am getting an error
'The remaining text does not appear to be a part of the formula'
This appears after
MACOLANumberToDate ({ORORDHDR_SQL.ord_dt});

This occurs on only a few Workstations . Coz the reports run on the rest of the workstations work fine . We r using Windows 2000 systems on all machines.
Thanks in advance
Sanjeev
 
That's a UFL function, which means it needs to be distributed to the other apps.

-k
 
There is a file macola.dll that needs to be registered on the workstations in question. What is happening is that since this .dll is not registered, crystal is not recognizing the function MacolaNumberToDate() as a crystal function.

If you have performed the Macola client install, this .dll should register itself.

Software Sales, Training, Implementation and Support for Exact Macola, eSynergy, and Crystal Reports
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top