09-28-2020, 10:56 PM
Put your code in a file and then specify that file as a parameter when executing chemfard.
Say you have both your fard.exe and a file named 'code.txt' in the same folder. On windows 10 you could shift-right-click into the folder and press 'Open PowerShell Window Here' to open a command line in that folder.
Then you could write '.\fard.exe code.txt' to execute chemfard for that codefile.
Say you have both your fard.exe and a file named 'code.txt' in the same folder. On windows 10 you could shift-right-click into the folder and press 'Open PowerShell Window Here' to open a command line in that folder.
Then you could write '.\fard.exe code.txt' to execute chemfard for that codefile.