Home » Developer & Programmer » Forms » pound symbol
pound symbol [message #277549] Tue, 30 October 2007 09:14 Go to next message
ashish_pass1
Messages: 114
Registered: August 2006
Location: delhi
Senior Member
hello all

i am facing one problem regarding symbol.
as dollar sign is already provided on keyboard which i can insert on form. can you tell me is there any provision given by which i can place icon of pound or icon of euro.

waiting for your response.

thanx
Re: pound symbol [message #277647 is a reply to message #277549] Wed, 31 October 2007 01:33 Go to previous messageGo to next message
sasipalarivattom
Messages: 121
Registered: June 2007
Location: Cochin ( INDIA )
Senior Member
I shall give you a hint...
You please go on with it.
I think this will help you..

chr(128)= ¤
chr(163)= £

Reply me if you got the solution..

regards
sasi...

[Updated on: Wed, 31 October 2007 01:34]

Report message to a moderator

Re: pound symbol [message #277676 is a reply to message #277647] Wed, 31 October 2007 02:26 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
James Bond said that the world is not enough; similarly, this hint is not enough - it also depends on NLS settings. In my database, your hint gives

/forum/fa/3323/0/

Database and client NLS_LANG character sets must support
the euro/pound symbols.
Re: pound symbol [message #277691 is a reply to message #277676] Wed, 31 October 2007 03:41 Go to previous messageGo to next message
sasipalarivattom
Messages: 121
Registered: June 2007
Location: Cochin ( INDIA )
Senior Member
Hi..
Thanks for the valuable information..

NLS_LANGUAGE in my DB is "AMERICAN".

Now I have a doubt....
I have a Form, through which I am saving some data in .txt format from my application. In that form, I use chr(10) and chr(13) for new lines.If the NLS_LANGUAGE in different DataBases are different,then will it work properly?
If no,is there any other method for this?.

Regards
Sasi

[Updated on: Wed, 31 October 2007 03:42]

Report message to a moderator

Re: pound symbol [message #277728 is a reply to message #277691] Wed, 31 October 2007 05:36 Go to previous messageGo to next message
Littlefoot
Messages: 21823
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
I believe CHR(10) and CHR(13) will work properly.
Re: pound symbol [message #279561 is a reply to message #277728] Fri, 09 November 2007 01:07 Go to previous message
sasipalarivattom
Messages: 121
Registered: June 2007
Location: Cochin ( INDIA )
Senior Member
Thnks litlefoot..
How Can I know more about this?
I want to know the ascii values of all characters for different NLS_LANG...

Regards
Sasi...
Previous Topic: Problem on next navigation items
Next Topic: Call .hlp file from runtime with pressing F1
Goto Forum:
  


Current Time: Sun Feb 09 20:45:45 CST 2025