Quantcast
Channel: SCN : Discussion List - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2881

how to pass string array when open a new window?

$
0
0

Try to pass a string array when open a new window in powerbuilder with following code:

 

string myparam[]

myparam[0] = '0'

myparam[1] = '1'

OPenWithParm(w_1, myparam,w_myframe)

 

then I get Error:

Bad argment list for function openwithparm

 

 

how to resolve this problem?


Viewing all articles
Browse latest Browse all 2881

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>