M-J
08-07-2002, 05:42 PM
hey you MEL-freaks ;-),
i have a problem here which i hope can be solved with your help...i guess it's not so much a problem for you.
what i'm trying to do is put an array of objects
(with: string $something[] = `ls-whatever`) in a textScrollField. my problem is that with the -append command of the textScrollField i didn't find a way to cycle through this array and append every string in it :-((( maybe i'm doing something wrong or is this the totally wrong way of doing it??? i really have no clue...so any help is very very appreciated :-)
thanx guys
M-J
i have a problem here which i hope can be solved with your help...i guess it's not so much a problem for you.
what i'm trying to do is put an array of objects
(with: string $something[] = `ls-whatever`) in a textScrollField. my problem is that with the -append command of the textScrollField i didn't find a way to cycle through this array and append every string in it :-((( maybe i'm doing something wrong or is this the totally wrong way of doing it??? i really have no clue...so any help is very very appreciated :-)
thanx guys
M-J
