TIP: Click on subject to list as thread! ANSI
echo: apple
to: comp.sys.apple2.programmer,comp.sys
from: John B. Matthews
date: 2008-08-28 04:50:42
subject: Re: GScript BASIC 1.2 uploaded

In article ,
 "John B. Matthews"  wrote:

> In article 
> ,
>  limtc  wrote:
> 
> > I wanted to put your name in the credit below, so I move the list to
> > the readme file (the readme button is on top right).
> 
> I'm flattered! But feel free to move me to a "Contributors" page:-)
> 
> > We need some form of method for user to key in new script name, not
> > just playing with existing scripts (which is fun only for a little
> > while). The goal is to have an environment which we can run new
> > scripts easily. Any suggestions are welcome.
> 
> Why not both?
> 
>     function runCombo() {
>         var file = document.getElementById("combo").value;
>         document.getElementById("script").src =
"run.html?file=" + file;
>     }
>     ...       
>     Script 
>     
>         ball
>         colors
>         commands
>         demo
>         gs
>         gscolors
>         gspics
>         home
>         lores
>         readme
>         ufo
>     
>     ...

Oops, forgot to update the file element, so "list" will work:

    function runCombo() {
        var file = document.getElementById("combo").value;
        document.getElementById("file").value = file;
        document.getElementById("script").src =
"run.html?file=" + file;
    }
    
-- 
John B. Matthews
trashgod at gmail dot com
home dot woh dot rr dot com slash jbmatthews
--- SBBSecho 2.12-Win32
* Origin: Derby City Gateway (1:2320/100.2008)
SEEN-BY: 10/1 3 34/999 106/1 120/228 123/500 140/1 222/2 226/0 236/150 249/303
SEEN-BY: 250/306 261/20 38 100 1404 1406 1410 1418 266/1413 280/1027 320/119
SEEN-BY: 393/11 396/45 633/260 267 712/848 800/432 801/161 189 2222/700
SEEN-BY: 2320/100 105 200 2905/0
@PATH: 2320/100 261/38 633/260 267

SOURCE: echomail via fidonet.ozzmosis.com

Email questions or comments to sysop@ipingthereforeiam.com
All parts of this website painstakingly hand-crafted in the U.S.A.!
IPTIA BBS/MUD/Terminal/Game Server List, © 2025 IPTIA Consulting™.