Mark S. wrote: > > This code kind of does that already. > > $isWindows > $isMacOS > $isLinux >
Excellent. I can incorporate that into *do-settings *easily. These variables don't exist in PS 5. > In do-settings I think it would be easy. An IF for $IsMacOS or $IsLinux else Windows regardless. > There is also a platform separator character (long complicated name) which > I put into $SEPARATOR and > use everywhere in the new version (even though in many cases, but not all, > PS can figure out the pathing). > > So far there haven't been any separate *.ini settings. > I think it can be done all from do-settings. As well as creating bat/sh files? > But it kind of looks like if users use "/" for their pathing, and not > absolute pathing (e.g. "C:/...") then it might > work for both platforms without changes. > That is the one thing I'm grappling with a bit. I'll work on it over next few days. TT -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/1a736198-a264-446b-8250-ff6da5b19620%40googlegroups.com.

