Hi all,
We do know that how to create 4GL runner using C program so that C function can be called by 4GL program to perform low level routine such as reading a file and pass in row of the file to 4GL for futher process.
Can we replace C program with JAVA? In another word, can we build runner using JAVA to perform the same?
If negative, is there anyway for 4GL program to call JAVA function to read a file contents, and return the file contents to 4GL program?
Thanks.
Rgrds,
ttkong
We do know that how to create 4GL runner using C program so that C function can be called by 4GL program to perform low level routine such as reading a file and pass in row of the file to 4GL for futher process.
Can we replace C program with JAVA? In another word, can we build runner using JAVA to perform the same?
If negative, is there anyway for 4GL program to call JAVA function to read a file contents, and return the file contents to 4GL program?
Thanks.
Rgrds,
ttkong