Character line break

From: John Sutor (john_sutor_at_cinfin.com)
Date: 12/17/04


Date: Fri, 17 Dec 2004 05:34:23 -0800


I want to write a line to a text file that looks like this
-----------------------------------------------
How can I do this without doing this manually and assigning it to a
variable.
Ex. string x = Char('-') * 80

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!


Loading