Hi all
I am having trouble getting the CaptionClass working and I'm think this is because the core objects haven't been updated from the original 2.01 version.
I've updated codeunit 1 to include these Caption functions but I cannot get a value returned other than blank and the debugger doesn't drop into any of these functions.
CaptionClassTranslate
DimCaptionClassTranslate
VATCaptionClassTranslate
SetGlobalLanguage
GetApplicationLanguages
GetGLSetup
I must have missed something but can't work it out. Hope you guys have some pointers.
Steve
Life is for enjoying ... if you find yourself frowning you're doing something wrong
Comments
Do you know that these Trigger in Codeunit 1
must have special ID's?
CaptionClassTranslate must have the ID 15, ...