Output/print without linefeed?

"Alasdair McAndrew" <[email protected]>
Newsgroups gmane.comp.mathematics.axiom.user
Message-ID <[email protected]>
I was running a long program recently, and every now and again I wanted a
little output to indicate how far the program had got.  The "output" command
includes a line feed, which I don't want.  I've tried:

 )set expose add constructor IPRNTPK

but then, for example:

for i in 1..10 repeat iprint(i::String)

produces the output:

1
   >> System error:
   FLUSH is invalid as a function.

Any ideas?

Thanks,
Alasdair

_______________________________________________
Axiom-mail mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-mail
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.