if I generate a series of random numbers 0-999 in the array "a":

   a = 200 ? 1000

    4 {. a
590 730 584 189

And an array of text strings in the array "b":

     $ b
200

     3 {. b

???????????????????
?C1001?E3014?V2233?
???????????????????

how can I add some more non-varying characters, and build those random 
numbers and text strings into a third array of text strings, called 
array c?:

    c
abc _590 = C1001.txt
abc _730 = E3014.txt
abc _584 = V2233.txt
*.
        .
        .*

Skip Cave
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to