betterthanjake
Computer
- Mar 11, 2005
- 1
Hi I am writing a script that will perform some calculations on a matrix that is in a file. I am stuck on opening a file that is inside of a variable. Instead of trying to open the filename in the variable it tries to open a file called var... How do I fix this? Thanks