I wasn't sure it would work on the others (not tested) but cool that it does. I've been wondering how things are shoved together in the builder... If there just happens to be a match in someones properties, fields, labels.. whatever.. Is there a chance that the wrong data would be returned? (guess it depends on order of appearance)
On Mon, Sep 5, 2016 at 11:48 AM, hh <h...@hyperhh.de> wrote: > Correction (forgot "+" after "]"): > > > Mike B. wrote (summarised): > > put ".*([0-9]+\.[0-9]+\.[0-9]+).*" into tstring > > get matchtext url ("binfile:" & \ > > "path/to/standalone.exe",tstring,tMatch) > > put tMatch > > My first example "6.7.11" was pure fun because your 'old' > script finds of course the substring "6.7.1". > But know we are even ready for "8.111.0"! > > Thanks again for this useful detail about the version of the > building engine of standalones. This works for all available > platforms, not only for Windows. > > In case of a HTML5 standalone we have to use > "path/to/generated/*.html.mem" > instead of "path/to/standalone.exe". > > > _______________________________________________ > 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 > _______________________________________________ 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