 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Brad Prendergast Guest
|
Posted: Mon Dec 05, 2005 4:29 pm Post subject: Re: need a little help with writeln |
|
|
John Luetich <jluetich (AT) scaoig (DOT) org> wrote in message
<43947063$1 (AT) newsgroups (DOT) borland.com>:
| Quote: | Hi
Can you put a tab in a writeln procedure, as in
writeln(f,'CATEGORY, {tab}CASE #');
Thanks
John
|
I've never tried it with a writeln, but have in strings. #9 is a tab.
Format('Category%sCase #',[#9])
'Category'#9'Case#'
--
Brad Prendergast
"The only difference between me and a madman is that I'm not mad." --
Salvador Dali (1904 - 1989)
|
|
| Back to top |
|
 |
John Luetich Guest
|
Posted: Mon Dec 05, 2005 4:53 pm Post subject: need a little help with writeln |
|
|
Hi
Can you put a tab in a writeln procedure, as in
writeln(f,'CATEGORY, {tab}CASE #');
Thanks
John
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|