Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

calling a proc in another file 1

Status
Not open for further replies.

andrearn

Programmer
Aug 26, 2003
1
NO
Hi!

I have a auto-generated proc in file A, and i want to use it in my program in file B. Is there a way to call a method from another file?
 
source <file A>
# this loads the entire file A script into your executing shell. Then you use the proc as if it were part of File B.


Bob Rashkin
rrashkin@csc.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top