Re: Entering Default value in a field..

From: Ana C. Dent <anacedent_at_hotmail.com>
Date: Thu, 08 May 2003 17:50:40 -0700
Message-ID: <AXCua.30749$MJ5.15093_at_fed1read03>


nobody wrote:
> concatenate the string with chr(13)

if the CHR(13) doesn't work for you,
you could always try CHR(10) instead.

CHR(13) => Carriage Return
CHR(10) => Line Feed (a.k.a. newline)

HTH & YMMV HAND! Received on Fri May 09 2003 - 02:50:40 CEST

Original text of this message