common code patterns
Sannyasin Brahmanathaswami
brahma at hindu.org
Tue Aug 15 23:01:21 EDT 2017
Yes
On 8/10/17, 2:42 PM, "use-livecode on behalf of Monte Goulding via use-livecode" <use-livecode-bounces at lists.runrev.com on behalf of use-livecode at lists.runrev.com> wrote:
local s<Something>
command set<Something> p<Something>
put p<Something> into s<Something>
end set<Something>
function get<Something>
return s<Something>
end get<Something>
More information about the use-livecode
mailing list