Yes. Arrays. Mark
On Saturday, August 20, 2016, Richard Gaskin <[email protected]> wrote: > Currently the length function returns the number of characters in the data > passed to it, but there may be times when what we want to know is the > actual size of the data in bytes, which may vary from the number of > characters. > > The size function seems a good fit for this, since it's all about bytes. > > Should I submit an enhancement request to extend the size function to work > with variables as it does for objects? > > Any other options I should consider before submitting a request for some > means of determining data length in bytes? > > -- > Richard Gaskin > Fourth World Systems > Software Design and Development for the Desktop, Mobile, and the Web > ____________________________________________________________________ > [email protected] http://www.FourthWorld.com > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > -- Best regards, Mark Talluto CANELA Software, Inc. 28544 Old Town Front Street #305 Temecula, CA 92590 tel: 310-856-9926 fax: 888-339-6685 international: +1 310 856 9926 livecloud.io <http://www.livecloud.io/> canelasoftware.com <http://www.canelasoftware.com/> _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
