Source Directory

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
nibas
Posts: 24
Joined: Thu Jun 09, 2005 12:25 am
Location: NTUA

Source Directory

Post by nibas »

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 »

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 »

Ok, thanks
Nibas
Civil Engineer
Ph.D. Candidate
Post Reply