<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://wikiti.brandonw.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wikiti.brandonw.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Souvik1997</id>
		<title>WikiTI - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wikiti.brandonw.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Souvik1997"/>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Special:Contributions/Souvik1997"/>
		<updated>2026-04-13T08:24:08Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.5</generator>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Offscrpt</id>
		<title>Offscrpt</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Offscrpt"/>
				<updated>2010-06-21T17:48:59Z</updated>
		
		<summary type="html">&lt;p&gt;Souvik1997: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OFFSCRPT is an appvar used by the TI-OS to run an assembly program when the calculator turns off. There is also another appvar called ONSCRPT that runs code when the calculator powers on. ONSCRPT is less stable than OFFSCRPT, and it is possible to do what ONSCRPT does using an OFFSCRPT appvar. The TI-OS runs the code in the appvar from $8001.&lt;br /&gt;
&lt;br /&gt;
Some applications that use this appvar are:&lt;br /&gt;
* CalcUtil&lt;br /&gt;
* DoorsCS&lt;br /&gt;
* TI's Startup App&lt;br /&gt;
* zStart&lt;br /&gt;
* Krolypto&lt;br /&gt;
These applications use a getKey hook to run something on startup (like the ONSCRPT appvar, but more stable).&lt;br /&gt;
&lt;br /&gt;
To install an OFFSCRPT appvar, a program or application must create the appvar with bcall(_createappvar) and set bit 1 of (iy+33h) to indicate that an OFFSCRPT appvar is installed. To uninstall the OFFSCRPT, the OFFSCRPT appvar must be deleted or bit 1 of (iy+33h) must be reset, or both.&lt;br /&gt;
[[Category:83Plus:OS Information|Offscrpt]]&lt;/div&gt;</summary>
		<author><name>Souvik1997</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Offscrpt</id>
		<title>Offscrpt</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Offscrpt"/>
				<updated>2010-06-21T17:48:11Z</updated>
		
		<summary type="html">&lt;p&gt;Souvik1997: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
OFFSCRPT is an appvar used by the TI-OS to run an assembly program when the calculator turns off. There is also another appvar called ONSCRPT that runs code when the calculator powers on. ONSCRPT is less stable than OFFSCRPT, nad it is possible to do what ONSCRPT does using an OFFSCRPT appvar. The TI-OS runs the code in the appvar from $8001.&lt;br /&gt;
&lt;br /&gt;
Some applications that use this appvar are:&lt;br /&gt;
* CalcUtil&lt;br /&gt;
* DoorsCS&lt;br /&gt;
* TI's Startup App&lt;br /&gt;
* zStart&lt;br /&gt;
* Krolypto&lt;br /&gt;
These applications use a getKey hook to run something on startup (like the ONSCRPT appvar, but more stable).&lt;br /&gt;
&lt;br /&gt;
To install an OFFSCRPT appvar, a program or application must create the appvar with bcall(_createappvar) and set bit 1 of (iy+33h) to indicate that an OFFSCRPT appvar is installed. To uninstall the OFFSCRPT, the OFFSCRPT appvar must be deleted or bit 1 of (iy+33h) must be reset, or both.&lt;br /&gt;
[[Category:83Plus:OS Information|Offscrpt]]&lt;/div&gt;</summary>
		<author><name>Souvik1997</name></author>	</entry>

	<entry>
		<id>https://wikiti.brandonw.net/index.php?title=Offscrpt</id>
		<title>Offscrpt</title>
		<link rel="alternate" type="text/html" href="https://wikiti.brandonw.net/index.php?title=Offscrpt"/>
				<updated>2010-06-21T17:45:55Z</updated>
		
		<summary type="html">&lt;p&gt;Souvik1997: OFFSCRPT is an appvar that runs code on shutdown of the calculator, or it can be modified to run code when the calculator powers on.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;OFFSCRPT is an appvar used by the TI-OS to run an assembly program when the calculator turns off. There is also another appvar called ONSCRPT that runs code when the calculator powers on. ONSCRPT is less stable than OFFSCRPT, nad it is possible to do what ONSCRPT does using an OFFSCRPT appvar. The TI-OS runs the code in the appvar from $8001.&lt;br /&gt;
&lt;br /&gt;
Some applications that use this appvar are:&lt;br /&gt;
* CalcUtil&lt;br /&gt;
* DoorsCS&lt;br /&gt;
* TI's Startup App&lt;br /&gt;
* zStart&lt;br /&gt;
* Krolypto&lt;br /&gt;
These applications use a getKey hook to run something on startup (like the ONSCRPT appvar, but more stable).&lt;br /&gt;
&lt;br /&gt;
To install an OFFSCRPT appvar, a program or application must create the appvar with bcall(_createappvar) and set bit 1 of (iy+33h) to indicate that an OFFSCRPT appvar is installed. To uninstall the OFFSCRPT, the OFFSCRPT appvar must be deleted or bit 1 of (iy+33h) must be reset, or both.&lt;/div&gt;</summary>
		<author><name>Souvik1997</name></author>	</entry>

	</feed>