At 03:22 PM 7/31/2009, Paul InterlockInfo wrote:

While doing a trace I get an error ‘New Table is a duplicate’ at
line 31 Ok where is line 31. If you look below I do have a project
statement however only ‘On Before Design’.

This form is based off a temp table and is projected prior in code
before the ‘ edit using this form_name’ I placed the trace on a
BitButton and it starts another form to edit based off the same temp
table. It is then I get this error message.  Perhaps I am seeing too
much and this is a regular thing happening? With Temp Tables. It all
seems to work fine but I also try to watch network traffic and ………
well you know.

So do I need to find the answer or is this normal?

Paul,

When TRACing a code stored within an EEP, the best option is to use
the Conditional TRACE option.

Here's how:

Use the following command at the line where you would like to start
the TRACE.

SET TRACE ON

-- your code here ..

Use the following command at the line where you would like to end
the TRACE.

SET TRACE OFF

This technique will allow you to conditionally TRACE the specific
code in an EEP defined as custom code within an object.

That is your tip of the day!

Have a great and very productive weekend!

Very Best R:egards,

Razzak.

--- RBASE-L
=======================3D=======================3
D=
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
=======================3D=======================3
D=
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
=======================3D=======================3
D=
TO UNSUBSCRIBE:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
=======================3D=======================3
D=
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body,
place any
text to search for.
=======================3D=======================3
D=


Reply via email to