Question: When disconnec from Kernel occurs try Remember output in a global archive

As the title states, i would like to have collection of the "last stored output and input" datatable that is globally stored ie happens whenever an exception occurs in a maple worksheet i am working on.

 

For example, suppose the following execution causes a fatal exception and the interface tells me to save and exit the worksheet then reopen it:
 

ExchangeRATE(MaplePrimes-Reputation-Points, Stack-Exchange-Reputation-Points)


 

Download MAPLE_HELPY.mw

 

I would like the data [ExchangeRate, [MaplePrimes-Reputation-Points, Stack-Exchange-Reputation-Points]] to be automatically stored in a csv or excel spreadsheet or even a .txt file will be fine

Please Wait...