|
Is an alias file a choice? Duplicate what www.tinyurl.com does? Paul Holm wrote:
Thanks for the reply. We don't want to prereq Ops Navigator so STRPCCMD isn't an option. Most of our developers are not familar with web programming so we want to allow them to use their traditional RPG tools and then call our web based URLs which would handle generic lookups / CRUD apps, with GUI. We are passing on the URL, SQL statements that define the intended user operation. The web app takes the sql and executes fine but the problem still is the green screen URL taking up so much room. I'll keep investigating options. Thanks, Paul "Scott Klement" <rpg400-l@xxxxxxxxxxxxxxxx> wrote in message news:20060719162804.I16578@xxxxxxxxxxxxxxxxxxxxThe goal is to enable RPG / 5250 screen to be able to link tocomplementaryweb applications. This is possible today by simply putting a URL like: http://CNN.COM on a emulator screen (with URL links enabled Edit-Preferences-URL) but again the problem is that URLs can become very long and not friendly to end users.A few thoughts: a) If you made this a Web application (which can be done with RPG) you could actually use HTML and use nromal HTML links to accomplish your goal. b) If you want to stay with green screen, you could have a function key "F8 = Open Link" or something like that. When the user hits F8, your RPG program could use STRPCCMD to open the link. (OR could call a CL program that runs STRPCCMD) -- This is the RPG programming on the AS400 / 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 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.