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