I currently compile each action, which I now see as redundant, since using your 
approach I would only have to compile my external form.  Since I would have to 
do it at each upgrade I would know it is up to date.  If I understand you as 
long as it is embedded in the external form every app that runs from within the 
app will work off that engine.
Tom Hart




________________________________
 From: A. Razzak Memon <[email protected]>
To: RBASE-L Mailing List <[email protected]> 
Sent: Sunday, December 1, 2013 11:01 PM
Subject: [RBASE-L] - Re: Compiler question
 

At 11:34 PM 12/1/2013, Tom Hart wrote:

>I am trying to set up my app to run like the sample Razz posted where
>you use a custom form action to connect database for each icon on a
>external form. My question is if I compile the external form and embed
>the Rbase engine will that work for each time I want to execute an item
>from my form

Tom,

Technically, all embedded resources, including the R:BASE Engine, if
embedded as internal resources, are unloaded into the memory to be
available for R:BASE compiler executable, as needed.

Personally, I do not embed R:BASE Engine into executable for all my
compiled applications. It is much easier to update and to keep track
of R:BASE engine that way.

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase
-- 
30+ years of continuous innovation!
15 Years of R:BASE Technologies, Inc. making R:BASE what it is today!
-- 

Reply via email to