on dataServerStack
   local tHttpsServerRoot,tLocalDocumentsStories
   put "https://dev.himalayanacademy.com/media/stories/"; --into tHttpsServerRoot
   put specialFolderPath("Documents") & "/SivaSivaApp/media/stories/" into 
tLocalDocumentsStories
   put URL (tHttpsServerRoot & sStoryTitle & "/" & sStoryTitle & ".livecode") 
into tLocalDocumentsStories & sStoryTitle & "/" & sStoryTitle & ".livecode"
end dataServerStack 

it goes badly to documents folder, 

?

BR

_______________________________________________
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