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 > Prompt difference between UNIX and Linux

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 10-06-08, 15:16
vinomails vinomails is offline
Registered User
 
Join Date: Jun 2008
Posts: 6
Prompt difference between UNIX and Linux

Problem Description:

When a prompt message is displayed inside a Window, Linux version of IBS gives the following error:


Program stopped at "prompt.4gl", line number 13.
FORMS statement error number -1146.
PROMPT message is too long to fit in the window


The Window size is 78 columns and the message size (along with one column for user input) is 79 characters. This works fine in HP-UX with the cursor for user input appearing on the Window border.

If we change the message size to anything less than 78, it works fine because the message size is less than or equal to Window size.

This behavior is attributed to the compiler difference between HP-UX and Linux.


Is there a generic change for this problem?

Thanks,
Vinothkumar.
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