Wha??? I didn't know this existed. I have a need for that too! I use a repeat 
loop to do this. I suppose that is what this function does as well. 

Bob S


> On Aug 7, 2017, at 12:12 , hh via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
>> Brian wrote:
>> Check out _revSBEnsureFolder in revSBLibrary for example code that does this.
> 
> Brian, WOW! This is great insight!
> 
> on mouseUp
>  put "/Users/admin/Documents/brian3/showed/us/the/trick/of/marcus/" into ff
>  call "revSBEnsureFolder ff" of stack "revSBLibrary"
>  launch document ff
> end mouseUp


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to