Lars Erik Gullerud wrote:
> Hello list,
>
> I have the following problem; I have a list with an unknown number of
> strings, like so:
>
>MyList = ['string1', 'string2', 'string3'..'stringN']
>
> Now, I need to call a procedure from a 3rd party module (which is just a
> wrapper around a C l
Hello list,
I have the following problem; I have a list with an unknown number of
strings, like so:
MyList = ['string1', 'string2', 'string3'..'stringN']
Now, I need to call a procedure from a 3rd party module (which is just a
wrapper around a C library), where each of these strings must be