I added a bunch of misc methods that might come in handy:
Str.replace(Str from, Str to) Str.spaces(Int n) Sys.in() Sys.out() Sys.err() Err.trace(OutStream := Sys.out)
Login or Signup to reply.
brian Fri 2 Jun 2006
I added a bunch of misc methods that might come in handy: