Home » Developer & Programmer » Forms » how to bold some txt on my txtfile output.?
how to bold some txt on my txtfile output.? [message #117870] Sat, 30 April 2005 07:01 Go to next message
zigbinputi
Messages: 11
Registered: April 2005
Junior Member
hi,
im generating a txtfile. i want some txt in my output to be bold (i.e. Total Amount, Customer Name). pls help me how to do this..

thnks...
Re: how to bold some txt on my txtfile output.? [message #117873 is a reply to message #117870] Sat, 30 April 2005 08:50 Go to previous messageGo to next message
Frank
Messages: 7901
Registered: March 2000
Senior Member
How would you make text bold using Notepad? (or vi, if you are on *nix)
A txtfile as you call it indicates it is ascii, non-formatted text, hence you cannot make text bold, in italics or upside down.

hth
Re: how to bold some txt on my txtfile output.? [message #117978 is a reply to message #117873] Mon, 02 May 2005 06:50 Go to previous messageGo to next message
zigbinputi
Messages: 11
Registered: April 2005
Junior Member
application should i use then?
Re: how to bold some txt on my txtfile output.? [message #118069 is a reply to message #117870] Mon, 02 May 2005 23:12 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
How about <bold> .... </bold>?

Try putting the file out in HTML or RTF (rich text format).

David
Re: how to bold some txt on my txtfile output.? [message #118156 is a reply to message #118069] Tue, 03 May 2005 06:37 Go to previous messageGo to next message
Maaher
Messages: 7065
Registered: December 2001
Senior Member
At one of my previous projects, we used SYLK ( file format )to generate formated output. It is ancient and (very) limited, but Excel knows how to handle it. You can format your text with it.

[EDIT: added some clarifications]
MHE

[Updated on: Tue, 03 May 2005 06:37]

Report message to a moderator

Re: how to bold some txt on my txtfile output.? [message #118329 is a reply to message #117870] Wed, 04 May 2005 07:47 Go to previous message
Frank
Messages: 7901
Registered: March 2000
Senior Member
Quote:

application should i use then?

How does your end-user view the output? What application does he/she use to view your txtfile? It all depends on the UI your user uses: if it's a browser, use HTML; if it's Excel, SYLK indeed is a good alternative.

hth
Previous Topic: Problem in Inserting record.
Next Topic: Forms Data Connection
Goto Forum:
  


Current Time: Thu Sep 19 18:19:24 CDT 2024