Richard and Jacqueline:
The space was it. Odd that it didn’t trigger an error in V7.
Old eyes, I guess. Thanks. My bad.
Best
Bill
> On Apr 18, 2016, at 10:58 AM, J. Landman Gay wrote:
>
> On 4/18/2016 12:54 PM, Richard Gaskin wrote:
>> William Prothero wrote:
>> > put appNavParams["home"]["
On 4/18/2016 12:54 PM, Richard Gaskin wrote:
William Prothero wrote:
> put appNavParams["home"]["path"]&"/ appStacks/lessonsstacks" into
lessonsPath
Also, it may just be a typo when pasting into email but there's a tab
character in "put" in the last line.
And what seems to be a superfluous
William Prothero wrote:
> I was just trying to get a list of folders in version 8 rc1, OSX El
> Capitan. It doesn’t seem to set the defaultFolder, so I can’t get a
> list of folders.
>
> I do:
> on mouseUp
>
> put appNavParams["home"]["path"]&"/ appStacks/lessonsstacks" into
lessonsPath
>s
PS: This code works fine in LC7.
Bill
> On Apr 18, 2016, at 10:40 AM, William Prothero
> wrote:
>
> Folks:
> I was just trying to get a list of folders in version 8 rc1, OSX El Capitan.
> It doesn’t seem to set the defaultFolder, so I can’t get a list of folders.
>
> I do:
> on mouseUp
>
>
Folks:
I was just trying to get a list of folders in version 8 rc1, OSX El Capitan. It
doesn’t seem to set the defaultFolder, so I can’t get a list of folders.
I do:
on mouseUp
put appNavParams["home"]["path"]&"/ appStacks/lessonsstacks" into
lessonsPath
set the defaultFolder t