Message Boards Message Boards

0
|
160 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

WolframScript: suppress extraneous output?

Posted 11 days ago
POSTED BY: Steven Buehler
2 Replies

Worked after applying escapes to $ (on Mac, unix-based); thanks.

wolframscript -code "o=\$Output; \$Output=CreateFile[]; t=AirTemperatureData[Here,Now] // First; Delete[\$Output]; \$Output=o; t"
POSTED BY: Steven Buehler
Posted 9 days ago
wolframscript -code "o=$Output; $Output=CreateFile[]; t=AirTemperatureData[Here,Now] // First; Delete[$Output]; $Output=o; t"
POSTED BY: Updating Name
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract