For developers writing C++, Fortran, Java, code who have questions or comments to make.
Moderators: silvia , selimgunay , Moderators
nibas
Posts: 24 Joined: Thu Jun 09, 2005 12:25 am
Location: NTUA
Post
by nibas » Wed Dec 13, 2006 5:28 am
When I run tcl editor, i can run my example at any directory it is.
Now that i am running source code, where sould i put my example,
so as to dont take a message: no such file or directory
Nibas
Civil Engineer
Ph.D. Candidate
fmk
Site Admin
Posts: 5884 Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:
Post
by fmk » Wed Dec 13, 2006 1:14 pm
you can:
1) need to set your path to include where you have the opensees.exe file,
2)move the scripts to that directory
3) start the .exe in the directory it is in and cd to the directory you have the script in and then source it.
nibas
Posts: 24 Joined: Thu Jun 09, 2005 12:25 am
Location: NTUA
Post
by nibas » Thu Dec 14, 2006 8:16 am
Ok, thanks
Nibas
Civil Engineer
Ph.D. Candidate