> "Barsukoff, Vera" wrote:

> Print "Table saved: " = sST & "T"  *******This is where I want

Move the '=' inside the quotes and replace it with an '&'. As it
is, you're asking for the logical result of the string "Table
saved: " equal to some string plus a "T", which will always be
false (i.e. "F")

-- 
- Bill Thoen
------------------------------------------------------------ 
GISnet, 1401 Walnut St., Suite C, Boulder, CO  80302
tel: 303-786-9961, fax: 303-443-4856
mailto:[EMAIL PROTECTED], http://www.gisnet.com/
------------------------------------------------------------

---------------------------------------------------------------------
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Message number: 4142

Reply via email to