Date: Tue, 18 Sep 2007 11:19:42 -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: Drill down, or hyperlink I don't know what it is called.
There are many many tools to develop GUIs. Starting from SAS/AF, PERL,
JAVA, and many more. What you are writing is much too unspecific to say
anything. If it is such simple you say, you could also use a macro window
for it. Even simple HTML with a bit of javascript could do it, but what is
the bigger frame of that? Should it do more one nice day, or should it be
error tolerant, "nice" or simply functional? Should it be very
comfortable? You write about your "starting point", but what is the goal?
Gerhard
On Tue, 18 Sep 2007 10:07:33 -0500, data _null_, <datanull@GMAIL.COM>
wrote:
>I want to create a "document", or some kind of window, that when a
>text field is clicked on, a file is opened using the "SAS Viewer" or
>other text editor perhaps.
>
>My starting point is a "list of file names" with some information
>displayed beside the name that will possibly cause the "user" to want
>to open the file. The user can click on the "active field" and cause
>the file to open in SAS Viewer perhaps.
>
>I think I have seen similar posted here before. But I have not been
>able to find it so far.
|