A few problems:

1. In FriCAS, the escape char is _ instead of \.

2. There is no three argument 'concat', you
need to pass it a list of string.

3. You should use 'close!' to close the file.

So, basically, write this string instead:

   concat ["_"", unparsed(xxx), "_""]

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.
  • [fricas-devel] how... 'Nasser M. Abbasi' via FriCAS - computer algebra system
    • Re: [fricas-d... Prof. Dr. Johannes Grabmeier FW
      • Re: [fric... 'Nasser M. Abbasi' via FriCAS - computer algebra system
        • Re: [... Prof. Dr. Johannes Grabmeier FW
          • R... Raymond Rogers
            • ... 'Nasser M. Abbasi' via FriCAS - computer algebra system
              • ... Raymond Rogers
        • Re: [... Waldek Hebisch
          • R... 'Nasser M. Abbasi' via FriCAS - computer algebra system
    • Re: [fricas-d... oldk1331
      • Re: [fric... 'Nasser M. Abbasi' via FriCAS - computer algebra system

Reply via email to