That did it! Commas between the folders.
--- In [email protected], Carroll Robbins <carrollrobb...@...> wrote:
>
> On Fri, 14 May 2010 21:44:04 -0000, "majesticartz" <majestica...@...>
> wrote:
> 
> >powerpro do("menu folder", "C:/Ancient/Zion") ///Works
> >powerpro do("menu folder", "C:/Ancient/Zion", "C:/Max") // Fails
> 
> It's not clear what you are trying to do. Try
> menu.folder("C:/Ancient/Zion,C:/Max")
> or
> do(menu.folder("C:/Ancient/Zion,C:/Max"))
> -- 
> Carroll B. Robbins, Jr.
>


Reply via email to