Save Random Seeds to File
Saves all the random number seeds used in the simulation to a file for later reload after simulation rebuild.
Parameters
File Name: The files must be in either .csv (Comma Separated Values) or .txt (Text File) format
Comments
Call at anytime (but should be used on End Run).
The user must make sure that the simulation has been saved and the .S8 file is in the same folder as the file it is writing to.
Example
Save Random Seeds to File “Random_Seeds.txt”