Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 2 of 2 total
Thread Turn the CopyTable procedure into a function
Wed, Feb 15 2006 8:54 PMPermanent Link

Kai Peters

Please do turn the CopyTable procedure into a function returning True if the destination
table could be successfully created.
This will save developers from checking for success with FileExixts et.al.

Thanks,
Kai
Thu, Feb 16 2006 4:44 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Kai,

<< Please do turn the CopyTable procedure into a function returning True if
the destination table could be successfully created. This will save
developers from checking for success with FileExixts et.al. >>

You should get an error if they can't be created for any reason.

--
Tim Young
Elevate Software
www.elevatesoft.com

Image