How to determine Commercial or Community versions.

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: How to determine Commercial or Community versions.

Post by monte » Sun Jan 12, 2014 2:40 am

Mark wrote:I don´t think that the externals API currently allows for properties
See LCObjectGet, LCObjectGet
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

Mark
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 5150
Joined: Thu Feb 23, 2006 9:24 pm
Contact:

Re: How to determine Commercial or Community versions.

Post by Mark » Sun Jan 12, 2014 12:18 pm

Monte,

Does that mean that we can call a function similar to externalProperties? Would that be the correct name?

Mark
The biggest LiveCode group on Facebook: https://www.facebook.com/groups/livecode.developers
The book "Programming LiveCode for the Real Beginner"! Get it here! http://tinyurl.com/book-livecode

[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm

Re: How to determine Commercial or Community versions.

Post by [-hh] » Sun Jan 12, 2014 3:28 pm

..........
Last edited by [-hh] on Wed Aug 13, 2014 1:34 pm, edited 1 time in total.
shiftLock happens

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: How to determine Commercial or Community versions.

Post by monte » Sun Jan 12, 2014 10:54 pm

Actually I misread what you were referring to... you can't add properties to objects via the externals interface... not a bad idea
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

Post Reply