teddybear
1st August 2008, 12:29
Hi,
I am trying to build a report with address field inside the report. I try to format the address field with the script below. I got error : Unresolved reference to function 'tccom.dll4030.format.address'
Can anyone advise ?
Declaration:
extern domain tcmcs.st60m busp.fadr(20)
before.whinh430.stco.1:
before.layout:
tccom.dll4030.format.address(whinh430.stad,20,busp.fadr)
I am trying to build a report with address field inside the report. I try to format the address field with the script below. I got error : Unresolved reference to function 'tccom.dll4030.format.address'
Can anyone advise ?
Declaration:
extern domain tcmcs.st60m busp.fadr(20)
before.whinh430.stco.1:
before.layout:
tccom.dll4030.format.address(whinh430.stad,20,busp.fadr)