Paul,
I have a type /end type structure. But if I use an array of that type it will not show the members of the type.
g_atFactuur(lTel&).xxx
Could this be made to work?
Marc
Thanks Marc. Yes, I need to implement this suggestion.
This has now been implemented.
The fix will be in v3.05.
It's getting better all the time
Better, better, better
Getting so much better all the time
:)
Hi Paul,
Is this getting worse? g_atFactuur(lTel&). is not working for me anymore. Version 3.06.
Marc
It is still working for me.
Maybe you moved your TYPE/END TYPE structure definition out to an #Include file or somewhere where FF's parser is not getting access to it anymore? If the TYPE definition is in a module or a form then the parser should be picking it up okay.