21 Jul
2011
21 Jul
'11
12:52 a.m.
On Wed, 20 Jul 2011 15:50:13 +0000 Roelof Wobben <rwobben@hotmail.com> wrote:
Oke,
So In the file I have to load I must put the first 2 lines. And in the prompt I have to do the last line,
Or is there a way I can use all three lines in a file ?
Why not something like this? mytest = replicate 3 True Then you can load it. -- Manfred