Message Boards Message Boards

Obtaing a line by line output when using 'Get' file?

Posted 7 years ago

So here's a code snippet:

LocalDrctry = "E:\Projects\ComplxStuff\Mathematica Source"    
Get["PwrSrs ArcSin.m", Path -> LocalDrctry]

The code loads as it should and prints out the result from the last line of the loaded file in the notebook window. How do I get Mathematica to print out each line in the notebook window it executed as it stepped through the file? I've looked at the documentation and it seems that all I can get is the last line. I'm guessing there's a option to make 'Get' verbose.

POSTED BY: Anthony DeGance
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