LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (June 2008, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 9 Jun 2008 07:16:04 -0400
Reply-To:   Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Gerhard Hellriegel <gerhard.hellriegel@T-ONLINE.DE>
Subject:   Re: convert maiframe FRAME entries V6-V8

That's wrong, I think! For sure FRAME entries can be developped / maintained on mainframe. It's not very comfortable, but... Necessary is a graphics terminal or a graphics emulation and the definition of a graphic terminal in VTAM. AND, for sure: you must have SAS/AF on mainframe! Maybe that is not the case at your installation. Most sites which develop AF applications do that on a cheap workstation. That's less expensive and more comfortable. For the compiled application you don't need to have AF to run it, but you need it for the compile. So what you mentionen might be the right way. If you have SAS/AF on mainframe, you simply could/should compile the applications under V8/9. If you only have it on PC, compile them there, before you CPORT them again. With that evrything should work. Gerhard

On Mon, 9 Jun 2008 04:02:40 -0700, jaheuk <hejacobs@GMAIL.COM> wrote:

>Hi guys, >if I correctly understand: FRAME entries can not be maintained/ >developed on mainframe. > >So is my roadmap correctly ?? > >1. via cport/cimport transfer existing frame entries from v6 mainframe >to v8 pc > >2. on v8 pc do BUILD to recompile or after modifications > >3. via cport/cimport from pc v8 to mainframe v8 > >4. FRAME entries on mainframe should work > >5. is changes required always do on pc v8 (or v9 perhaps) and transfer >via cport/cimport to mainframe > > >THX!! > >Hermie


Back to: Top of message | Previous page | Main SAS-L page