0

I am using Magma in Windows (C:\program files\magma). I have some scripts xyz.m in the D:\scripts directory. I can't figure out how to load the scripts and run them. Thank you for your help. Regards

talonmies
  • 70,661
  • 34
  • 192
  • 269
Rick
  • 361
  • 5
  • 17

1 Answers1

1

To run magma from any directory under windows. One has to create an environment variable MAGMA_PATH where the value is the directory path of the scripts.

Rick
  • 361
  • 5
  • 17