Dependencies

Anything beyond the basics in using the LiveCode language. Share your handlers, functions and magic here.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
SirWobbyTheFirst
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 246
Joined: Tue Jun 30, 2009 11:15 pm

Dependencies

Post by SirWobbyTheFirst » Fri Sep 25, 2009 9:29 pm

I was wondering if there are any handlers in the front or back scripts which the revCommon and revGeometry libraries depend on because for my application i utilize the backscripts a lot so im trying to convert the revCommon and revGeometry libraries into a single stack.

Any help would be appreciated. :)

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

Post by Mark » Sat Sep 26, 2009 8:30 am

Dear mickpitkin92,

Don't do that. It is a waste of time. Any necessary script will be available in your standalones, provided that you have set the standalone settings correctly.

Best,

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

Post Reply