Jan,

 

What you could try to do is having a look at the variables which (sometimes)
are created by the system.

What I have experienced in the past (Turbo V8 I think) is that Rbase
apparently creates variables when you are importing data from files or
something like that (If I remember myself correctly).

 

Have a look using the trace command.

If so, maybe you can clear these variables.

I don't know if this is still the case in 9.5, but at least you could give
it a try.

 

Tony

 

 

From: [email protected] [mailto:[email protected]] On Behalf Of jan johansen
Sent: maandag 18 juni 2012 21:45
To: RBASE-L Mailing List
Subject: [RBASE-L] - Re: DLFREE

 

Thanks. Looks like that won't help.

I'm thinking I run out of memory when the form is used too many times.

 

-----Original Message-----
From: "A. Razzak Memon" < <mailto:[email protected]> [email protected]>
To:  <mailto:[email protected]> [email protected] (RBASE-L Mailing List)
Date: Mon, 18 Jun 2012 15:33:14 -0400
Subject: [RBASE-L] - Re: DLFREE

At 02:44 PM 6/18/2012, jan johansen wrote:

>I've been trying to trouble-shoot an intermittant issue for me.
>Basically I have a form that is run in a WHILE loop. This situation
>runs fine in 99.9% of the time. However there are times where it
>needs to run in this WHILE loop for maybe 200 times. Normally it's
>less than 50.
>
>Would using the DLLFREE help?


Jan,

Here's the technical document that explains it all!

Understanding the DLCALL and all associated FUNCTIONs, such as:

. CHKFUNC
. DELFUNC
. DLCALL
. DLFREE
. DLLOAD

 From the Edge: http://www.razzak.com/fte

Topic: Understanding the DLCALL Function in R:BASE eXtreme 9.5

Hope that helps!

Very Best R:egards,

Razzak.

www.rbase.com
www.facebook.com/rbase

 

Reply via email to