POV-Ray : Newsgroups : povray.general : Navigating the file system : Re: Navigating the file system Server Time
4 May 2024 19:59:37 EDT (-0400)
  Re: Navigating the file system  
From: Mike Horvath
Date: 12 Mar 2016 18:26:33
Message: <56e4a5a9@news.povray.org>
On 3/11/2016 7:10 PM, dick balaska wrote:
> Am 2016-03-11 19:01, also sprach Mike Horvath:
>> I have the following that used to work:
>>
>>      #include "../walls/Walls_Textures.inc"
>>
>> However, I have moved things one level deeper such that the file path
>> should be
>>
>>      #include ".../walls/Walls_Textures.inc"
>>
>
> ../../walls/Walls_Textures.inc
>
> ... means "hidden stuff here"
>

That worked, thanks.


Mike


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.