This doesn't matter as the stack files are saved in a place in the standalone 
where the executable knows where to find them. What the paths are prior to 
that, relative or absolute, has no effect on the executable. 

Bob S


> On Mar 27, 2018, at 14:52 , Sannyasin Brahmanathaswami via use-livecode 
> <use-livecode@lists.runrev.com> wrote:
> 
> You the splash get "messed-up" from occasional resave. 
> 
> Don't tell me how, but occasionally the path (which should be relative) 
> becomes absolute
> 
> lib_calendar   libraries/lib_calendar.livecodescript  #which it should be
> 
> becomes 
> 
> lib_calendary   
> /users/brahma/documents/myapp/libraries/lib_calendar.livecodescript  
> 
> plus you are changing files from time to time, so the stackfiles is obsolete.
> 
> We fixed this by starting with json files, which then sets the splash 
> stackFiles on stack start up 


_______________________________________________
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