Hi
We had few cobol prgorams as compiled in DLLs. Here are few instructions:
1. Publish your AS400 programs as DLLs.
2. Paste it in your Source directory.
3. Declare local ext function referring to those DLL.
eg: FUNCTION int LIFE(REF int a, REF string as_sqlerrmc, REF string b, REF string c...
Hi
Can we make an unique constraint(or implement the same functionality that an unique constraint does in database) on a column in a datawindow object so that it does not allow same values while entering new rows? I can do that by putting script in itemchanged but wanted to find out is there...
I want to open a file from my local directory thru an open button on my PB app screen. The file should get opened by the default program depending on the extension. Like .xls, .csv should get opened in excel, .doc in word and .txt in Notepad. I tried FileOpen function but it is not working...
Hi
I have a windows based (non web) PowerBuilder application from which I would like to save files in filenet. How can I do that? I also need to grab the filenet ID after I am able to save the file successfully on filenet. I also should be able to view the file from filenet.
Thanks
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.