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 > 4gl issue

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-23-05, 04:44
alfrednone alfrednone is offline
Registered User
 
Join Date: Feb 2005
Posts: 46
Exclamation 4gl issue

hello , i am using informix-4gl , and lately i had to increase the size from char(20) to char(30) , or even add a new condition ( if end if)inside my program and i could not do that ,each time i have the same error : Forms statement error number -1170 , the type of your terminal is unknown to the system ..it's weird , cause i am using always the same settings .
is there any limitations in 4gl ? is it a term error ? i am using TERM=vt100.
Tx for your help.
Reply With Quote
  #2 (permalink)  
Old 02-25-05, 07:32
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

Please check environment variable TERMINFO and TERMCAP, test unset TERMCAP next run the program.

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