One of the ways to do this would be with a alias or symbolic link, but I am pretty sure T2000 will not follow these, and it is a pain.
-- Robert Garcia BigHead Technology 21053 Devonshire Suite 206 Chatsworth, Ca 91311 Phone 818.773.8162 Fax 818.773.8164 http://www.bighead.net/ [EMAIL PROTECTED] > From: Jason Pamental <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > Date: Tue, 21 May 2002 07:27:05 -0400 > To: Multiple recipients of list witango-talk <[EMAIL PROTECTED]> > Subject: Re: Witango-Talk: Tcfsearchpath > > This is exacty the problem... I've been trying to figure out how to share a > common directory of tcf's. The odd thing is that the server will prepend the > tcfsearchpath (set either in the ini file or in the taf with an assign > action) with the actual full path to the webroot, so even trying a virtual > directory won't work because the full path still doesn't work. (no symbolic > links that work the same as Unix on Windows) > > Thanks, > > Jason > > On 5/21/02 1:03 AM, "Robert Garcia" <[EMAIL PROTECTED]> wrote: > >> The TCFSearchPath variable is always relative to the webroot of the taf you >> are running. Unless there is a way to change that. So there should be no >> need for <@webroot>. I changed my setting to: >> >> TCFSEARCHPATH=<@appfilepath>;<@classfilepath>;/Tango2000/tcf/;/tcfs/;/appfil >> es/tcfs/; >> >> All paths that start with "/" are relative to the webroot. If I want to >> instantiate an object instance and the tcf is in a different place, just add >> this before you create the instance: >> >> <@assign local$TCFSEARCHPATH "/ThePath/ToYourTCF/"> >> >> And for this one instance, tango will look in this path. >> >> Hope this helps. > > -- > ____________________________________________________________________ > > Jason Pamental, President [EMAIL PROTECTED] > > Bathysphere Digital Media Services, Inc. http://bathyspheredms.com > ____________________________________________________________________ > > Tel: 401.490.6830 Fax: 401.490.6831 > ________________________________________ > > ________________________________________________________________________ > TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] > with unsubscribe witango-talk in the message body > ________________________________________________________________________ TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED] with unsubscribe witango-talk in the message body
