Re: trying to INCLUDE .INC file which exists in multiple directories


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Barbara Brazil on May 05, 2010 at 06:18:20:

In Reply to: trying to INCLUDE .INC file which exists in multiple directories posted by Bob A on May 05, 2010 at 05:39:56:

Bob:

If you have 2 files with the same name and you don't specify a directory, you're going to get the one from the directory that's accessed first. Is it possible that the one in DSK was empty? You can add a directory qualifier to the include statement, but I agree it's probably best not to have 2 files with the same name:

Include "myfile.inc","SRC"

bb


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]