"Serge D. Mechveliani" <mech...@botik.ru> writes:

| Please, 
| how to express the  newline  character?
| (char "\n"   does not work)

    char "\n"

works in OpenAxiom.  Alternatively, you can use 

  newline$Characcter 

or

  carriageReturn$Character. 

-- Gaby

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to