Welcome to Clarion Community Sign in | Join | Faq

Clarion 6 - General

Started by DirkC at 10-01-2008 11:06 PM. Topic has 1 replies.

Print Search
Sort Posts:    
   10-01-2008, 11:06 PM
DirkC is not online. Last active: 10/2/2008 10:53:55 AM DirkC

Top 200 Posts
Joined on 09-10-2008
Posts 3
Strange Phenomena
Reply Quote
My .app file was over 24mb I created a new clean app and imported all procedures from the large app, now my new app size is only 6mb? Why is this? Strange...

I would also like to know; I am currently exporting the app to txa do the changes there and then import it back, much easier to make changes that needs to be done in a lot of procedures... but when I import it back it duplicates some of the global embed points that I added, is this a bug?

Regards,

Dirk

   Report 
   10-02-2008, 9:23 AM
Peter is not online. Last active: 10/13/2008 7:18:45 PM Peter

Top 50 Posts
Joined on 10-29-2005
Copenhagen, Denmark
Posts 11
Sv.: Strange Phenomena
Reply Quote
It's a known problem that .app files get bloated over time. Exporting and re-importing fixes this.

Some templates cause embeds to duplicate when importing from text (HTML Help, WinEvent to name a few). What happens is that the template is applied twice. You have two options to avoid this: 1) import to a new, empty app or 2) go thru the .txa in your editor of choice and delete the offending code. Search for [ADDITION] to locate them.
Peter
   Report 
Clarion Communi... » Clarion » Clarion 6 - Gen... » Sv.: Strange Phenomena

Powered by Community Server, by Telligent Systems