× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Be aware that, as pointed out above, some of those codes < x'40' are
treated as 51250 data-stream control codes. Including them in your screens
can cause the application to crash.

If you want to try it out (of course you do!), try displaying x'1D' - use a
hex editor to add it to e.g. a record in a source file and then use SEU...
Don't say I didn't warn you...

For those interested, here is the 5250 data stream definition:
http://publibfp.boulder.ibm.com/cgi-bin/bookmgr/BOOKS/CO2E2001/CCONTENTS#15.0.
x'1D' is a Start_Of_Field order in the Write To Display command, and is
pretty much guaranteed to cause problems if it's not where it's supposed to
be in the data-stream.

Rory


On Mon, Jul 1, 2013 at 3:08 PM, Vern Hamberg <vhamberg@xxxxxxxxxxxxxxx>wrote:

I have a macro that lets me enter any value from x40 - xFE (64 - 254) and
it will put that character where the cursor is. I purposely limited the
range - did it with the VBA way of writing a macro, as I recall.

Another way to get a macro to do any byte is to use the APL macro
statement - there's also an ANSI macro for, you guessed it, ASCII - I use
it to enter display control bytes.

I just made a modification of my "hex" macro using the apl macro - it
seemed to render normal EBCDIC. Now I did see that there's an APL keyboard
mode.

----- Original Message -----
Which special character(s)? I just tried it in my session -- I assigned
the "copyright" symbol to Alt-P, and it worked like a charm. You can also
do it with macros -- I've done that with the "degrees" symbol.


"RPG programming on the IBM i \(AS/400 and iSeries\)" <
rpg400-l@xxxxxxxxxxxx> writes:
If I look at an EBCDIC Character Set chart I see non-keyboard
characters. Is there a way to display those characters on a 5250 green
screen? I opened the 5250 Edit --> Preferences --> keyboard item and
it shows some of the characters, and allows them to be assigned to a key
stroke, but , at least for me, it does not appear on the screen when
typed. However something does happen because when I close the member,
it warns me that there is an invalid character.


--
Booth Martin
802-461-5349
http://www.martinvt.com



Mike Naughton
Senior Programmer/Analyst
Judd Wire, Inc.
124 Turnpike Road
Turners Falls, MA 01376
413-676-3144
Internal: x 444
mnaughton@xxxxxxxxxxxx
****************************************
NOTICE: This e-mail and any files transmitted with it are confidential and
solely for the use of the intended recipient. If you are not the intended
recipient or the person responsible for delivering to the intended
recipient, be advised that any use is
strictly prohibited. If you have received this e-mail in error, please
notify us immediately by replying to it and then delete it from your
computer.

--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.

--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.





As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.