Input file path

Issue #119 resolved
William Shields created an issue

Including a tilde in the input file path e.g. --file=~/bdsim/... produces the error:

main> Using input file : ~/bdsim/...

gmad_parser> Can't open input file ~/bdsim/...

Writing the full path explictly, e.g. --file=/Users/name/bdsim/... works fine though.

Comments (2)

  1. Log in to comment