Search found 1 match

by jg6361429@gmail.com
2019-03-09T08:36:15-07:00
Forum: Users
Topic: ole convert and multiple parms
Replies: 1
Views: 2007

ole convert and multiple parms

I am using using ole to call the convert command in Powerbuilder. I need to convert a variable number of files but don't know how to do it using one call to the convert command .

so:

ole.convert (file1, file2,.. filen, other parms follow)