-this is the method in my class
-either i can get temp-table:handle or temp-table:default-buffer-handle
-is it possible to create field in both cases if not how do i can approach in other way
METHOD PUBLIC VOID loadFilesFromDir(INPUT cipDir AS CHARACTER , INPUT iphbufhandle AS...
METHOD PUBLIC VOID loadFilesFromDir(INPUT cipDir AS CHARACTER , INPUT iphbufhandle AS HANDLE ):
DEFINE VARIABLE cFile AS CHARACTER NO-UNDO.
DEFINE VARIABLE cFilePath AS CHARACTER NO-UNDO.
DEFINE VARIABLE cFormat AS CHARACTER NO-UNDO.
INPUT...
Hi,
I have an issue while using some GUI control in Progress
I have a radio-set widget in , for which I would like to change the font color (rdo:FGCOLOR).
Here is an example of source code of what we try to achieve
DEFINE VARIABLE RDO-option AS WIDGET-HANDLE.
DEFINE VARIABLE m-status...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.