comp.lang.basic.misc
  Home FAQ Contact Sign in
comp.lang.basic.misc only
 
Advanced search
May 2008
motuwethfrsasuw
   1234 18
567891011 19
12131415161718 20
19202122232425 21
262728293031  22
2008
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2008 2007 2006  
total
comp.lang.basic.misc Profile…
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  CGI Programs in QBASIC         


Author: dean.menezes
Date: May 31, 2008 17:39

Go to
http://en.wikipedia.org/wiki/Common_Gateway_Interface
if you don't know what CGI is.

Random Quote:
http://samanddeanus.no-ip.org/cgi-bin/random
Factorizer:
http://samanddeanus.no-ip.org/cgi-bin/factor?num=10
Voting/Results:
http://samanddeanus.no-ip.org/vote.html
http://samanddeanus.no-ip.org/results.shtml
Forum:
http://samanddeanus.no-ip.org/forum.html
Numbers to Words?
http://samanddeanus.no-ip.org/cgi-bin/words?num=10

Code for factorization:

DECLARE FUNCTION FACTOR& (N&)
DEFLNG A-Z
N$ = ENVIRON$("QUERY_STRING")
N$ = UCASE$(N$)
N = VAL(MID$(N$, INSTR(N$, "NUM=") + 4))
PRINT "Content-type: text/html; charset=us-ascii"
PRINT
PRINT "
Show full article (4.76Kb)
no comments
  QB64 V 0.79         


Author: dean.menezes
Date: May 31, 2008 17:31

http://www.qb64.net/qb64v079.zip

QB64 COMPILER V0.79 DOCUMENTATION
=================================

===================
V0.79 RELEASE NOTES
===================

New samples! (not explained in samples.txt yet, but all good fun)
nib64.bas,gor64.bas,frog.bas,
3dexp2.bas,cabsmous.bas,shoot.bas,ripples.bas,carols.bas

V0.79 is an unscheduled release due to:
i) The long time (~1 months) it has been since the previous release
(V0.7)
ii) So many aspects of QB64 are being symultaneously developed that
V8.0 will take at least another month to complete
iii) User defined types, mouse functionality and PLAY already usable
iv) Significant progress made in regards to resource usage(hogging)/
memory required(0.79 uses ~70%% less) and thread/speed management which
if tested will provide valuable feedback

V0.79 features are still incomplete, and some features planned for
V0.8 are still unimplemented. Please refer to the following list.
PROGRESS:
(Percentage reflects the level of use-ability, not development...
Show full article (7.58Kb)
no comments
  BDB-BASIC 0.60 Patch 1 Available         


Author: Charmed Snark
Date: May 28, 2008 06:25

The last release of BDB-BASIC 0.60 had a bug
related to PRIMARY and SECONDARY INDEX statements
that renders the database functionality useless.

There is now a patch1.txt file available, which
should correct this problem after a rebuild.

The patch file is available here:

http://sourceforge.net/project/showfiles.php?group_id=213049

Download patch1.txt and perform:

1. cd interpreter
2. patch -p0 3. make clean
4. make

Warren.
** Posted from http://www.teranews.com **
1 Comment
  Announce: BDB-BASIC Release 0.60 Released         


Author: Charmed Snark
Date: May 18, 2008 14:40

What is new in BDB-BASIC Snapshot Release 0.60
==============================================

1. The software license has changed to the
GPL2, instead of the LGPL. I generally prefer
the less restrictive license terms but with
this project, I want to avoid commercial firms
repacking the interpreter as part of their
larger package.

This change does not restrict or alter your
freedoms as a user of BDB-BASIC. There are
no restrictions placed upon the code that you
choose to create/execute in the interpreter.

2. The project now is driven by the GNU
autoconf and automake tools, so that on
supported platforms you can ./configure and
build.

Confirmed to build on:
Show full article (4.88Kb)
2 Comments
  propecia canada sur internet propecia suisse commande en ligne femme en termes de propecia us usa citrate de sildenafil soft en France commander propecia us usa en ligne aucune prescription 1         


Author: kmwkawrt
Date: May 11, 2008 05:11

propecia canada sur internet
propecia suisse commande en ligne
femme en termes de propecia us usa
citrate de sildenafil soft en France
commander propecia us usa en ligne aucune prescription

+++ SANTE MASCULINE +++ SANTE MASCULINE +++ SANTE MASCULINE +++
+
ACHETER VIAGRA BON MARCHE (ALL CARDS ACCEPTED !!!)
http://jhku.net/ACHETER-VIAGRA-BON-MARCHE/
http://jhku.net/ACHETER-VIAGRA-SOFT/
http://jhku.net/ED-PAQUETS-DESSAI/
Show full article (3.01Kb)
no comments
  Protect yourself against Operation Sudden Fall         


Author: Jay.Swainston
Date: May 9, 2008 17:01

Law enforcement is now intercepting text messages,
as proven by Operation Sudden Fall in San Diego.

http://www.usdoj.gov/dea/pubs/states/newsrel/sd050608.html
http://www.signonsandiego.com/news/education/20080506-1338-bn06sdsu2.html

Don't let your personal SMS/text messages fall into
the wrong hands. Encrypt your messages with one
of these:

http://www.CryptoSMS.org
http://www.CryptoSMS.com
http://www.FortressMail.net/fortress_sms.htm
http://www.Cop2p.com/encrypted_sms.html

Be Safe, Be Encrypted, Fuck the Police!!

--
Bill, below pickles testy and thin, models away from it, punishing briefly.
no comments
  GWBASIC clone on linux         


Author: MC PRTK
Date: May 7, 2008 10:32

Hi everyone.......
I am using SuSE Linux 10.0 and would like to have a GWBASIC interpreter
clone (preferred) for Linux.......Google has failed me,There is no such
program as of yet. The GWBASIC program for DOS doesnt work under 'Wine' OR
'WineConsole'
Please help.
--
With Great Power Comes Great Responsibility.
(Ben Railley in Spiderman)
5 Comments
  Set and get properties from jpeg image         


Author: Diggy
Date: May 2, 2008 03:02

Is there a way in vb6 to read and store information in a JPEG file. I
have a program which saves jpeg files to a folder but in the process I
want to store a subject (text) somewhere in the file other than the
filename.
Can vb access the picture properties and change or add to them?
1 Comment
  Slashdot/Wired article on May 1st in Basic history         


Author: R.Nicholson
Date: May 1, 2008 10:35

The article says that at 4 a.m. on May 1st, 1964, Kemeny and Kurtz ran
their first BASIC program on Dartmouth college's General Electric
GE-225
mainframe.

(Thankfully, they continued program language development beyond
their Dartmouth Oversimplified Programming Experiment , or this
group might have had the much less desirable name: comp.lang.DOPE :)

--
rhn A.T nicholson d.0.t C-o-M
http://www.nicholson.com/rhn/basic
9 Comments