multiple commands in sage simple server

1 view
Skip to first unread message

fbotana

unread,
Sep 1, 2010, 9:44:09 AM9/1/10
to sage-support
Hi, is there any way to compute multiple things via the simple server?

I mean, instead of sending 3 requests

https://blabla/simple/compute?session=...&code=a=2
https://blabla/simple/compute?session=...&code=b=3
https://blabla/simple/compute?session=...&code=a*b

I want something like

https://blabla/simple/compute?session=...&code=a=2;b=3;a*b

Nevertheless, the last request only evaluates the first command (a=2).

Thanks in advance

FBotana
Reply all
Reply to author
Forward
0 new messages