Find answers to your technical support questions using our knowledgebase.
Using the seach below, enter keywords related to your technical support question. We will search our support database and find support articles related to your inquiry.
Title
Runtime DLL Files for Special Formulas
ID
0000000023
Subtitle
Barcode DLLs for CRW v10
Description
DLLs for User Function Libraries (UFL)
Text
In Crystal Reports, there are several DLLs that are not included in the deployment list but are necessary if you use certain functions or UFLs.
All listed DLLs are 32 bit. If you need the corresponding 16 bit version, the DLL name will probably be the same but changing the 2 to F (e.g., U2LSAMP1.dll for 32 bit, UFLSAMP1.dll for 16 bit)
Resolution
U2SAMP1.DLL You will need to include this DLL if you are using any of these functions: Now Picture LooksLike Soundex
U2LBAR.DLL You will need this DLL if you are using Bar Code Functions: StringToCode39 NumberToCode39 NumberToPostnet StringToPostnet
U25DTS.DLL You will need this DLL if you are using any of these functions in your Crystal Report: DateTimeToSeconds (dateTime) DateTimeToTime (dateTime) DateTimetoDate (dateTime) DTSToTimeField (DateTimeString) DTSToDateTime (DateTimeString)
U2LDTS.DLL This DLL is necessary if you are making any Date Time conversions in your report: DTSToDate () DTSToTimeString () DTSToSeconds ()
U2LFINRA.DLL Include this DLL if you are using any of these funtions in your report: FRAccRecTurnover (AccountsReceivable, Sales, NumOfDays) FRCashFlowVsTotalDebt (CashFlow, TotalDebt) FRCurrentRatio (CurrentAssets, CurrentLiabilities) FRDebtEquityRatio (TotalLiabilities, TotalEquity) FRDividendYield (Dividend, MarketPrice) FREarningsPerCommonShare (NetProfit, PreferredDividend, NumOfCommonShare) FREquityVsTotalAssets (TotalEquity, TotalAssets) FRGrossProfitMargin (GrossProfit, Sales) FRInterestCoverage (CashFlow, InterestExpense) FRInventoryTurnover (Inventory, Sales, NumOfDays) FRNetProfitMargin (NetProfit, Sales) FROperatingProfitMargin (OperatingProfit, Sales) FRPriceEarningsRatio (MarketPrice, EarningsPerShare) FRQuickRatio (CurrentAssets, Inventories, CurrentLiabilities) FRReturnOnCommonEquity (NetProfit, PreferredDividend, CommonEquity) FRReturnOnEquity (NetProfit, TotalEquity) FRReturnOnInvestedCapital (NetProfit, TotalBankDebt, TotalEquity) FRReturnOnNetFixedAssets (NetProfit, NetFixedAssets) FRReturnOnTotalAssets (NetProfit, TotalAssets)
U2LEXCH.DLL If you are using any of the following exchange funtions, you will need to include this DLL: ExchGetId (address) ExchGetOrganization (address) ExchGetPath (Path) ExchGetSite (address)
U2L2000.DLL Include this DLL if you are using any of these Year 2000 functions in your report: DateTo2000DTSto2000
U252000.DLL Use this DLL if you are using this function in your report: DateTimeTo2000