monica1
8th February 2005, 14:34
I have these errors when I executing the session tffbs1201m000.
64 - Error: Load DLL: Incompatible types in link external "fattr.descr$"
64 - Error: Flags STRING|EXTREN|TSS_STRING expected STRING|EXTERN
64 - Fatal error: Dynamic Link failure external symbol 'fattr.descr$' in DLL object 'ottstpstandard'
64 - Can not continue in tffbs1201m000 (std_main)
64 - Dynamic Link failure function 'std_main'
64 - Can not continue in tffbs1201m000 (tfgld.dll1002.get.comp.parm.dal)

Please help us because we need to use this program.
Thank you in advance,

monica1
8th February 2005, 18:10
Because the problem was urgent we finally call BGS and the problem was that in the user definition have ISO_BIN like User Data.The problem was solved changing in the script of the session:
tffbs.dll0020.prp.set.title(fattr.descr$)
and change it to:
tffbs.dll0020.prp.set.title(sattr.descr$)

Thank you,