× 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.



Dr. Syd Nicholson skrev den 07-10-2008 13:35:
I don't think that is possible.

EDTF runs under i5/OS. When you use QSH or PASE you are running a "virtual"
AIX unix session. EDTF cannot run in that environment.
QSH is just a thin layer giving Unixy look of the world. PASE (as far as I know) provides an AIX system interface but does not contain an AIX kernel (the system calls apparently is implemented by calling OS/400 routines).

There is a "system" command which can do SOME stuff, but not edtf unfortunately. I was wondering if some magic with


You can run any AIX program, providing it does not need a GUI screen. There
are likely to be editors on the internet you can download and install.

You do not need a separate partition to run unix based programs on the
system i. The system i even has X server/client options.
I have played with this. The JVM's graphics part is just a straight port of the X11 code so you can run e.g. SwingSet demo just by setting the DISPLAY variable to an X server.


I would like to here comment from IBM, but I often wonder if i5/OS is built
on top of unix.

Don't think so. The OS/400 way of thinking is so vastly different from the Unix way of thinking that that would be rather difficult. The other way around is another matter - Unix is designed for dumb machinery so the requirements are pretty small - hence PASE :)


I'd just like for PASE programs to be able to access the display programatically - I can run an xterm so it should be possible one way or another. Sigh.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.