Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread EDB and HALT - Part 2
Fri, Nov 7 2008 11:45 AMPermanent Link

"Mauro Botta"
Hi

I have a old problem with Halt, i have already post this problem here

but Tom don't have found the problem ( don't reproducible )

now the solution Smile

Step :

create new application
drop : ENGINE+SESSION+DATABASE

in form create :

begin
.....
HALT
end;

Press F9

Any time this code go in crash the application.

i have found the problem / workaround,  today.

open DFM :

if EDBSession is after the EDBDatabase , application crash with Halt code.

if i drop database BEFORE the Session , halt will crash the Application.



Fri, Nov 7 2008 12:07 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Mauro,

<< I have a old problem with Halt, i have already post this problem here >>

but Tom don't have found the problem ( don't reproducible ) >>

We just had a thread about this:

http://www.elevatesoft.com/newsgrp?action=openmsg&group=16&msg=7548&page=1#msg7548

--
Tim Young
Elevate Software
www.elevatesoft.com

Image