Hmm, just found this MSYSCMD package in system.spad:

    systemCommand : String -> Void
      ++ systemCommand(cmd) takes the string \spadvar{cmd} and passes
      ++ it to the runtime environment for execution as a system
      ++ command. Although various things may be printed, no usable
      ++ value is returned.


On Sat, Jul 22, 2017 at 8:29 AM, Bill Page <[email protected]> wrote:
>
>
> On Jul 21, 2017 8:25 PM, "oldk1331" <[email protected]> wrote:
>
>
> I have a different view for these "system commands", I want
> to create a package where "normal functions" can act as
> these "system commands" (through Lisp calls, I presume).
> So that they can use variables, called by other functions,
> and have comments.
>
>
> +1
>

-- 
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.

Reply via email to