Windows file visibility
Marty Knapp
martyknapp at comcast.net
Sat Mar 4 21:34:33 EST 2006
Roger,
I owe you a beer! adding the quotes fixed the problem (I was placing the
file in the Documents and Settings folder). Thanks for your help.
Marty
>> I tried the delimiter both ways and checked (and reset) my folder
>> options - still no go.
>>
>
>
>>> put "attrib +h" && thePathToMyFile into commandString
>>>
>
> Are there any spaces in thePathToMyFile? If so, try enclosing it in
> quotes.
>
> put "attrib +h" && quote & thePathToMyFile & quote into commandString
>
> Roger Eller <roger.e.eller at sealedair.com>
>
More information about the use-livecode
mailing list