Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 5 of 5 total
Thread TEDBScript
Thu, Dec 13 2007 10:45 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim

Is there a way to trap and ignore a statement within a script?

Roy Lambert

Fri, Dec 14 2007 12:29 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Is there a way to trap and ignore a statement within a script? >>

Sure:

http://www.elevatesoft.com/edb1sql_exception.htm

just like with Delphi.

--
Tim Young
Elevate Software
www.elevatesoft.com

Sat, Dec 15 2007 4:06 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


Forgot that one - my scripts will soon be as complex and unreadable as my pascal. I'm glad the one I need this for is being programmatically generated - I'm getting fed up with all this extra typing Smiley


Roy Lambert
Mon, Dec 17 2007 3:05 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Roy,

<< Forgot that one - my scripts will soon be as complex and unreadable as my
pascal. I'm glad the one I need this for is being programmatically
generated - I'm getting fed up with all this extra typing Smiley>>

Perhaps a REFORMAT statement to clean up your procedures, scripts, etc. ?
Smiley

--
Tim Young
Elevate Software
www.elevatesoft.com

Tue, Dec 18 2007 3:28 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

Tim


>Perhaps a REFORMAT statement to clean up your procedures, scripts, etc. ?
>Smiley

YES PLEASE
Image