Re: include (variable with path/file) ?
- Posted by Jeffrey Fielding <JJProg at CYBERBURY.NET> Sep 14, 2000
- 448 views
On Thu, 14 Sep 2000, Dan B Moyer wrote: > <dense mode> > > At first I couldn't understand what you were getting at, but eventually I > realized that what you were telling me was that I had to include the word > "include" in the file in front of the path/file, so the interpreter could > execute "include path/file", instead of trying to execute "path/file". > Thanks! > > Dan > Sorry I didn't simplify my answer... I guess I'm in a verbose mode today... need sleep/caffinated beverages... coke myCocaCola myCocaCola = find(coke, myCokeStockpile) drink(myCocaCola) -- jeff