|
-----Original Message----- From: Bob Crothers [SMTP:bcrothers@netdirect.net] Sent: Sunday, March 15, 1998 8:02 AM To: 'MIDRANGE-L@midrange.com' Subject: RE: Visual Age C++ (was: Where do all the long file names go) Scott & Doc, Yes, VisualAge C++ does produce AS/400 executable Objects. There are 2 components you need: The as/400 side from your AS/400 software suplier. I do not remember the product ID you need to get (and Code/400 is included!). You will also need either the Windows or OS/2 version of Visual Age C++. This can be gotten from IBM Direct. You can keep your long file names in the source, but your *PGM object will have to conform to normal AS/400 naming conventions. If your application is already coded in C++, then the VA/C++ is probably an easyier route than a Java Conversion. Java is a sub set of C++, so there are some things that are not supported in Java. And a few Java things that C++ doesn't support. Another nice thing about VA/C++ is you can target down to V3R2. With Java, it is V4R2 only. And not many of your customers are on V4R2 yet (unless they are captive). And any of your WinNT user interface stuff will NOT move over. If your application is console based, then it should not be terribly difficult to port to the AS/400. If however it includes a full UI, then you will have to do some major work to get it across. And I suspect Java wont help you as I've heard (could easily be wrong) that the Java AWT is NOT available in AS/400 Java. And it is the AWT that provides the UI for Java. Regards, Bob Crothers Cornerstone Communications -----Original Message----- From: Scott Johnson [SMTP:sjohnson@highsmith.com] Sent: Friday, March 13, 1998 4:31 PM To: 'MIDRANGE-L@midrange.com' Subject: RE: Where do all the long file names go? I do believe there is an IBM product called something like VisualAge C++ for AS/400. If I remember correctly you develop the C++ code on the PC, but compile and run it on the AS/400. That is all the info I have on it. You may want to do some more research if interested. ------------------------------------------------------ Scott P. Johnson Programmer/Analyst IBM Certified Specialist - AS/400 RPG Programmer Highsmith Inc. W5527 Hwy 106, PO BOX 800 Fort Atkinson, WI 53538-0800 TEL: 920-563-9571 FAX: 920-563-7395 sjohnson@highsmith.com ------------------------------------------------------ ---------- From: Ed.Doxtator@ssa.co.uk[SMTP:Ed.Doxtator@ssa.co.uk] Sent: Friday, March 13, 1998 9:45 AM To: MIDRANGE-L@midrange.com Subject: Where do all the long file names go? Hi All We have developed a set of programs in C++ under Windows NT. As the programs are developed under Windows NT, they have long filenames. Now, it's time to convert the code to the AS/400. We're planning on using VisualAge Java (as I don't know of any other tool out there that does C++ for the AS/400), and we're wondering-- where are the compiled C++ programs stored on the AS/400? Are they stored under the regular AS/400 file system or the Isolated, er, Integrated File System? If they're stored in the regular AS/400 file system, what happens to the names of the objects? Do they get mangled somehow? Look after yerselves... Thanks -Doc +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +--- uucp +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
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.