Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21eae292f3bfa14

Jump to content

Talk:Microsoft Small Basic

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 2 years ago by Jmhcomputing in topic Reaction to the code snippet

Based on QBasic or VB?

[edit]

Is Small Basic really a modification of QBasic or is it a modification of the more modern Visual Basic? I don't see any source on the statement saying that it's QB based. I want to change all the QB references to VB, but if somebody has any proof that it's QB based I would be glad to hear. TheGeekHead (talk) 21:48, 28 October 2010 (UTC)Reply

Merge Microsoft SmallBasic and Small Basic

[edit]

I would have just done it without bothering with the merge templates, but I'm not sure which title would be better. --Elliskev 21:12, 21 November 2008 (UTC)Reply

Both titles. They are COMPLETELY separate products, with almost nothing in common other than some distance ancestry to the BASIC language. A merger of the two articles is utterly couterproductive, or I'd have left the Microsoft information in the SMALLBasic article in the first place. scot (talk) 21:19, 21 November 2008 (UTC)Reply

Note that there is a difference between the SmallBASIC article and the Small Basic article. I'm talking about the latter. --Elliskev 21:26, 21 November 2008 (UTC)Reply

Ah, sorry, I missed that. I'd go with "Microsoft XXXX", with "XXXX" being replaced with whatever case and spacing Microsoft is using. That follows the standard procedure used with many other commercial products, and minimizes potential name conflicts. scot (talk) 21:31, 21 November 2008 (UTC)Reply

OK. Merge done. I'm not sure if Small Basic should be a disambi page, though. For now, I made it a redirect to SmallBASIC --Elliskev 02:24, 22 November 2008 (UTC)Reply

A Commons file used on this page or its Wikidata item has been nominated for deletion

[edit]

The following Wikimedia Commons file used on this page or its Wikidata item has been nominated for deletion:

Participate in the deletion discussion at the nomination page. —Community Tech bot (talk) 14:07, 15 December 2022 (UTC)Reply

1-Textwindow.foregroudcolor="red" 2-Textwindow.writeline("Gaza") 3-textwindow.title=("Gaza")  Preceding unsigned comment added by 213.139.53.104 (talk) 10:51, 30 December 2023 (UTC)Reply

Reaction to the code snippet

[edit]

Really disappointed to see the totally unnecessary use of 'Goto' in the example program. Firstly there are far better ways of coding this, (e.g. use a While loop), but more importantly it compounds the widespread prejudice against any and all learning languages that trace their heritage from BASIC. As soon as 'Goto' is spied many 'serious' programmers immediately write off the language, invariably spouting Edsger Dijkstra's famous denunciation of the construct. Shame, as otherwise this a useful article. Jmhcomputing (talk) 16:00, 13 March 2024 (UTC)Reply