misc.html 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
  2. <html>
  3. <head>
  4. <meta name="GENERATOR" content="Visual Page 1.0 for Windows">
  5. <meta http-equiv="Content-Type" content="text/html;CHARSET=iso-8859-1">
  6. <title>TI-83 Link Protocol Guide - Miscellaneous</title>
  7. </head>
  8. <body bgcolor="#ffffe8">
  9. <p><b>TI-83 Link Protocol Guide</b> - Miscellaneous </p>
  10. <center>
  11. <h2>
  12. <hr align="center">Miscellaneous</h2>
  13. </center>
  14. <p>This topic contains various stuffs introduced with Ti-Connect which
  15. can not be put at another place.</p>
  16. <p></p>
  17. <h4><a name="rts"></a>Creating a folder</h4>
  18. <p>Not applicable for this hand-held series.<br>
  19. </p>
  20. <h4><a name="rts"></a>Deleting a variable</h4>
  21. <p>In fact, Ti-Connect use an ersatz for this: it sends a key sequence
  22. by remote
  23. control which does the following:<br>
  24. - returns to HOME<br>
  25. - go to CATALOG<br>
  26. - select DelVar<br>
  27. - type 'varname'<br>
  28. - type ENTER<br>
  29. </p>
  30. Key sequence is (for example, variable is 'B') : 0040 (QUIT), 0009
  31. (CLEAR), 0009 (CLEAR), 003E (CATALOG), 009D (D), 0004 (DOWN),
  32. 0004 (DOWN), 0004 (DOWN), 0005 (ENTER), 0009B (B), 0005 (ENTER).<br>
  33. <p>
  34. <table border="0" cellspacing="0" width="100%">
  35. <tbody>
  36. <tr>
  37. <td width="32%">
  38. <p align="center"><a href="backup.html"><img
  39. src="graphics/prevpage.gif" alt="[previous page]"
  40. style="border: 2px solid ; width: 32px; height: 32px;"></a> <br>
  41. &nbsp; <a href="backup.html">System Backups</a> </p>
  42. </td>
  43. <td width="34%">
  44. <p align="center"><a href="index.html"><img
  45. src="graphics/home.gif" alt="[home]" align="bottom" border="2"
  46. height="32" width="32"></a> <br>
  47. <a href="index.html">Table of Contents</a> </p>
  48. </td>
  49. <td width="34%">
  50. <p align="center"><a href="vars.html"><img
  51. src="graphics/nextpage.gif" alt="[next page]"
  52. style="border: 2px solid ; width: 32px; height: 32px;"></a> <br>
  53. <a href="vars.html">Variable Formats</a> </p>
  54. </td>
  55. </tr>
  56. </tbody>
  57. </table>
  58. </p>
  59. <hr align="center"><i>Site maintained by Romain Li&eacute;vin (</i><a
  60. href="mailto:roms@lpg.ticalc.org"><i>roms@lpg.ticalc.org</i></a><i>)
  61. and Tim Singer (</i><a href="mailto:tsinger@gladstone.uoregon.edu"><i>tsinger@gladstone.uoregon.edu</i></a><i>)</i>
  62. </body>
  63. </html>