From: "Mike Feher" <[EMAIL PROTECTED]> Subject: RE: [time-nuts] Help w/integration problem Date: Tue, 3 Jan 2006 09:41:08 -0500 Message-ID: <[EMAIL PROTECTED]>
> Magnus - Mike, > Evidently not enough. OK, now I know what VB is, but what is a script? - Script is a program in some interprented language such that it does not require explicit compilation. Your good old BAT files (batch) is scripts, just as good old Shell-scripts in the UNIX world. These days we have fancy languagues such as Tcl, Perl, Ruby, Python and apparantly also Visual BASIC as script languages. Originally ment to just glue proper applications together we now make full applications in it. This list runs on Mailman, which is implemented mostly in the script-language Python. Python does compile the script, but when it runs. Scripts is a way of life in the UNIX world and to some degree in the Windows world. Cheers, Magnus > Mike > > > Mike B. Feher > 89 Arnold Blvd. > Howell, NJ, 07731 > 732-886-5960 > > > > -----Original Message----- > From: Magnus Danielson [mailto:[EMAIL PROTECTED] > Sent: Tuesday, January 03, 2006 9:35 AM > To: [email protected]; [EMAIL PROTECTED] > Subject: Re: [time-nuts] Help w/integration problem > > From: "Mike Feher" <[EMAIL PROTECTED]> > Subject: Re: [time-nuts] Help w/integration problem > Date: Tue, 3 Jan 2006 09:26:12 -0500 > Message-ID: <[EMAIL PROTECTED]> > > > The problem is I do not even know what you mean by VBS scripts. - > > Visual BASIC Script. But I am not sure you want to go that route. ;O) > > Yes, BASIC *still* influence what we do, alot infact. I can barely read VBS > and > that only due to my now faint knowledge in BASIC (aquired in mid 80ies on > ABC-80, C64, HP110 and early Ericsson PC). The main reason to read it is to > learn what evil things viruses/trojan-horses/masks is doing when I get them. > For instance I found out that it would scan my browsers cookies and grab all > ebay cookies and send them away. Just imagine what consequence that would > have > if someone had a whole bunch of other peoples cookies to play with in order > to > place false bids on Ebay. :P > > OK, now you know a little too much about BASIC usage today, don't you? > > Cheers, > Magnus > > > > > Mike B. Feher > > 89 Arnold Blvd. > > Howell, NJ, 07731 > > 732-886-5960 > > > > > > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On > > Behalf Of [EMAIL PROTECTED] > > Sent: Tuesday, January 03, 2006 9:22 AM > > To: Discussion of precise time and frequency measurement > > Subject: Re: [time-nuts] Help w/integration problem > > > > BASIC translates really easily into vbs script for Win boxes. > > > > > > > > >> The URL below is the source code in Basic for the program that I wrote > > over > > >> 20 years ago. Since I think you both intend to change it to another > > language > > >> the listing should suffice. I have so many great programs in Basic, > some > > >> that go back over 30 years, but, not too many machines support DOS > easily > > >> any more. I still use these programs however. I guess it is easier than > > me > > >> to learn a new programming language. > > > > _______________________________________________ > > time-nuts mailing list > > [email protected] > > https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts > > > > > > _______________________________________________ > > time-nuts mailing list > > [email protected] > > https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts > _______________________________________________ time-nuts mailing list [email protected] https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
