I have a client-server application written in PowerScript and deployed in exe/pbd.
Now I want to use a .NET c# DLL from PowerScript which fills datastores like this:
datastore lds_Object1, lds_Object2
...
li_rc = lnv_DotNetComponent.of_GetData( lds_Object1, lds_Object2, ref ls_ErrorMsg )
I'm already using the .NET DLL Importer for functionalities written in c#.
Now I'm looking for a way to fill that datastores in c# code. Is there an example with guides me in the right direction?
The data I want to put in the datastores are generated from local files and do not come from Web APIs etc.
Thanks in advance
Bernhard
- Bernhard Stoeter
- PowerBuilder
- Wednesday, 17 November 2021 13:47 PM UTC
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.