This portal is to open public enhancement requests against IBM Power Systems products, including IBM i. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
See this idea on ideas.ibm.com
Using 5250 emulation, our programming team regularly has to display files with Non-Displayable characters for various types of fields. These always used to display as Blocks instead of ? characters in the V7R1 (and all other previous versions) of IBM i Access for Windows.
In the V7R3 IBM Access Client Solutions, the emulator now displays ? marks instead of Blocks. This creates a serious problem as instead of reporting to the user that there is a non-displayable character in the field, it shows a question mark character. There is therefore, no way to tell if a ? shown is an actual ? character or a placeholder for a Non-Displayable character and is a serious problem when trying to identify the information and format of a file.
We request that the emulator be updated to work as it has done sone for all the past versions of the IBM 5250 emulator.
Programming, format of files
Idea priority | High |
By clicking the "Post Comment" or "Submit Idea" button, you are agreeing to the IBM Ideas Portal Terms of Use.
Do not place IBM confidential, company confidential, or personal information into any field.
Looks good to me but I will run it by the Programming manager who is out till friday and i will keep you posted
ACS is using a block character for non-displayable characters. The issue is with the (default) IBM3270 font. It was designed for an ANSI application. For a unicode application like ACS, there is not a glyph defined for that character in the IBM3270 font. Our recommendation is to select a different font. From an emulator session, select Edit->Preferences->Appearance->Font. Select any other font and you should see the non-displayable characters as a block. For example, try Lucida Console. If none of your existing fonts are acceptable, the ACS emulator will work with other mono-spaced fonts which are readily available on the internet.
Let us know if that meets the requirement.
Attachment (Description): Please see attachment for screenshots, hopefully it helps you to better understand our predicament.