If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > $ is omited when informix 4gl received commmond line parameter

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-10-06, 03:48
mabrar mabrar is offline
Registered User
 
Join Date: May 2006
Posts: 12
Question $ is omited when informix 4gl received commmond line parameter

i am sending some data having $ sign in it from stored procedure with system commmand to informix 4gl program. when i received this data from informix it omits $ sign and one character attached to this on right side.
Reply With Quote
  #2 (permalink)  
Old 05-11-06, 11:14
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

I suggest that you use environment variable DBFORMAT, thi variable handle the output format for numerics data. Not send the caracter $.

Gustavo.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On