<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3AOpenlib</id>
	<title>TI-BASIC:Openlib - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://learn.cemetech.net/index.php?action=history&amp;feed=atom&amp;title=TI-BASIC%3AOpenlib"/>
	<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Openlib&amp;action=history"/>
	<updated>2026-04-17T07:53:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.3</generator>
	<entry>
		<id>http://learn.cemetech.net/index.php?title=TI-BASIC:Openlib&amp;diff=755&amp;oldid=prev</id>
		<title>Maintenance script: Initial automated import</title>
		<link rel="alternate" type="text/html" href="http://learn.cemetech.net/index.php?title=TI-BASIC:Openlib&amp;diff=755&amp;oldid=prev"/>
		<updated>2016-02-24T18:16:59Z</updated>

		<summary type="html">&lt;p&gt;Initial automated import&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:TI-BASIC:Command&lt;br /&gt;
|picture=OPENLIB.png&lt;br /&gt;
|summary=Sets up a compatible Flash application library for use with [http://tibasicdev.wikidot.com/ExecLib ExecLib]&lt;br /&gt;
|syntax=OpenLib(&amp;#039;&amp;#039;library&amp;#039;&amp;#039;)&lt;br /&gt;
|location=This command is only found in the catalog menu. Press:&lt;br /&gt;
# 2nd CATALOG to access the command catalog.&lt;br /&gt;
# O to skip to commands starting with O.&lt;br /&gt;
# ENTER to select OpenLib(.&lt;br /&gt;
|compatibility=TI-84+/SE&lt;br /&gt;
|size=2 bytes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Together with [[TI-BASIC:Execlib|ExecLib]], OpenLib( is used on the TI-84 Plus and TI-84 Plus SE for running routines from a Flash App library. This only works, of course, with libraries that have been specifically written for this purpose. The only such library so far is [*http://usb8x.sourceforge.net/ usb8x], for advanced interfacing with the USB port.&lt;br /&gt;
&lt;br /&gt;
The following program, which displays the version of usb8x, is an example of how to use OpenLib( and ExecLib:&lt;br /&gt;
&lt;br /&gt;
 :OpenLib(USBDRV8X&lt;br /&gt;
 :{6&lt;br /&gt;
 :ExecLib&lt;br /&gt;
 :Ans(2)+.01Ans(3&lt;br /&gt;
&lt;br /&gt;
= Related Commands =&lt;br /&gt;
&lt;br /&gt;
* [[TI-BASIC:Execlib|ExecLib]][[Category:TI-BASIC]]&lt;br /&gt;
[[Category:TIBD]]&lt;/div&gt;</summary>
		<author><name>Maintenance script</name></author>
	</entry>
</feed>