<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://wiki.signature.net/skins/common/feed.css?270"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.signature.net/index.php?action=history&amp;feed=atom&amp;title=Overview_Internet_Basic</id>
		<title>Overview Internet Basic - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.signature.net/index.php?action=history&amp;feed=atom&amp;title=Overview_Internet_Basic"/>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=Overview_Internet_Basic&amp;action=history"/>
		<updated>2026-05-13T00:58:50Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.16.0</generator>

	<entry>
		<id>http://wiki.signature.net/index.php?title=Overview_Internet_Basic&amp;diff=74&amp;oldid=prev</id>
		<title>SteveA: Internet Basic moved to Overview Internet Basic: Need a higher level page</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=Overview_Internet_Basic&amp;diff=74&amp;oldid=prev"/>
				<updated>2008-08-18T16:53:25Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;a href=&quot;/index.php/Internet_Basic&quot; title=&quot;Internet Basic&quot;&gt;Internet Basic&lt;/a&gt; moved to &lt;a href=&quot;/index.php/Overview_Internet_Basic&quot; title=&quot;Overview Internet Basic&quot;&gt;Overview Internet Basic&lt;/a&gt;: Need a higher level page&lt;/p&gt;
&lt;table style=&quot;background-color: white; color:black;&quot;&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 16:53, 18 August 2008&lt;/td&gt;
		&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>SteveA</name></author>	</entry>

	<entry>
		<id>http://wiki.signature.net/index.php?title=Overview_Internet_Basic&amp;diff=47&amp;oldid=prev</id>
		<title>SteveA: New page: =Overview of Internet Basic=  Welcome to Internet Basic, the fastest and easiest way to create professional Internet and intranet applications. Internet Basic offers a variety of interface...</title>
		<link rel="alternate" type="text/html" href="http://wiki.signature.net/index.php?title=Overview_Internet_Basic&amp;diff=47&amp;oldid=prev"/>
				<updated>2008-08-14T20:03:18Z</updated>
		
		<summary type="html">&lt;p&gt;New page: =Overview of Internet Basic=  Welcome to Internet Basic, the fastest and easiest way to create professional Internet and intranet applications. Internet Basic offers a variety of interface...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Overview of Internet Basic=&lt;br /&gt;
&lt;br /&gt;
Welcome to Internet Basic, the fastest and easiest way to create professional Internet and intranet applications. Internet Basic offers a variety of interfaces, including:&lt;br /&gt;
&lt;br /&gt;
* Character-based applications, for both local and remote users&lt;br /&gt;
* Graphical applications (with Windows controls and dialogs), for both local and remote users&lt;br /&gt;
* Web-based applications, for intranet and Internet users (XAP)&lt;br /&gt;
* Internet protocol applications, such as e-mail (SMTP), file transfer (FTP), and hypertext (HTTP)&lt;br /&gt;
* Database applications (including ODBC)&lt;br /&gt;
* Data mining applications&lt;br /&gt;
* Hardware-specific applications (serial devices, fax/modems)&lt;br /&gt;
&lt;br /&gt;
The type of interface you choose depends on the type of application you are writing and the requirements of the user. Internet Basic provides the programming tools to meet all of the above needs.&lt;br /&gt;
&lt;br /&gt;
Internet Basic offers many powerful programming features, including:&lt;br /&gt;
&lt;br /&gt;
* an array of easy-to-use input/output statements&lt;br /&gt;
* record locking and file locking capabilities&lt;br /&gt;
* numeric values up to 16 digits, with up to 15 decimal place accuracy&lt;br /&gt;
* advanced subroutine and subprogram features&lt;br /&gt;
* encryption and decryption functions&lt;br /&gt;
* uncomplicated commands for trapping and handling runtime exceptions&lt;br /&gt;
* a full complement of string and numeric functions&lt;br /&gt;
* conditional compliation of source code sections&lt;br /&gt;
* direct access to low-level operating system functions&lt;br /&gt;
&lt;br /&gt;
Internet Basic was designed with efficiency in mind. A good portion of the object code created by the Internet Basic compiler results in calls to a powerful runtime system called Comet. This means extremely small, more efficient object code. This also means that Comet's advanced file management system and communications capabilities are available to all Internet Basic programs.&lt;br /&gt;
&lt;br /&gt;
Internet Basic source programs are divided into three sections:&lt;br /&gt;
&lt;br /&gt;
* [http://signature.net/ib/datadiv.htm Data Division]Statements in this division define the data variables to be used in the program, including specifications for data type, size, and other attributes. One exceptional feature is Internet Basic's ability to declare data as &amp;quot;common&amp;quot; to be used in multiple program overlays and/or subprograms.&lt;br /&gt;
* [http://signature.net/ib/formatdiv.htm I/O Format Division]The division includes statements and control codes for input/output formatting and interfacing with external devices/data sources.&lt;br /&gt;
* [http://signature.net/ib/procedure.htm Procedure Division]The Procedure Division includes executable statements that control program flow, input/output, processing, and exception handling.&lt;/div&gt;</summary>
		<author><name>SteveA</name></author>	</entry>

	</feed>