Re: v13 - Windows, DOS, LEP, Virtual environments, attrib command

2018-06-12 Thread Chip Scheide via 4D_Tech
I found a actual PC, and moved everything over there to try. the answer is : YES the virtual environment was causing the hide/show attributes of the files to be wonky, and folders not to work at all. On Tue, 12 Jun 2018 20:19:11 +, Keisuke Miyako via 4D_Tech wrote: > to rule out virtual

Re: v13 - Windows, DOS, LEP, Virtual environments, attrib command

2018-06-12 Thread Keisuke Miyako via 4D_Tech
to rule out virtual environment as decisive factor, perhaps you could try https://github.com/miyako/4d-plugin-document-properties as mentioned multiple times, an accurate understanding of how path escaping works on CLI is required, especially for folder paths on windows as by definition they end

v13 - Windows, DOS, LEP, Virtual environments, attrib command

2018-06-12 Thread Chip Scheide via 4D_Tech
I have run across a situation where I *think* the problem is a virtual environment. Using LEP I am trying to set files &/or folders (in)visible. The base attrib command is: attrib [+/-]H [/S /D] Path where [+/-] = make hidden/ make visible where [/S /D] = switches to apply to all files &