Having a : in a command, but not as a parameter

From: Avi (rememberoti_at_yahoo.com)
Date: 12/16/04


Date: Thu, 16 Dec 2004 10:49:59 +0200

Hi Experts,

I try to run the following command using ADOCommand object, but becuase I
have the ":" in the EndSave label it thinks it is a parameter and raises an
error.

GOTO EndSave select 1 EndSave: select 2

What can I do to solve it?

Thanks a million,
Avi