LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (September 1997, week 5)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 29 Sep 1997 08:18:11 GMT
Reply-To:     Bertil Runstrvm <bertil.runstrom@MBOX300.SWIPNET.SE>
Sender:       "SAS(r) Discussion" <SAS-L@UGA.CC.UGA.EDU>
From:         Bertil Runstrvm <bertil.runstrom@MBOX300.SWIPNET.SE>
Organization: Swedish Match Snuff Division
Subject:      Re: SAS Frame Application

I suggest you use a combination of data table and data form classes. I have an application registering customer complaints. The user can select a particular complaint from a data table. He is then shown one record in a data form where he can modify it using check boxes, combo boxes, etc. Sending a letter to the customer is done by a push button which sends field info to Microsoft Word template via DDE. For more info, try "solutions@work" a CD that may be purchased from SAS Institute. It gives some examples on how to deal with data tables and data forms. Best regards Bertil Runstrvm

Steve Smith <stevies@globalnet.co.uk> skrev i inldgg <342e841b.3957003@news.globalnet.co.uk>... > I need some help with the general design of a SAS frame application > using SAS 6.12 for OS/2. >


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