Flashcards! by Alex Roper alex@intercalc.org http://ti.50megs.com ICQ# 72316176 Flashcards! is a program for memorizing vocabulary. It is designed for foreign languages but can be used for almost anything (vocab, etc.). Features: * Create your own Flashdecks * 2 modes: Type in answer and multichoice * Can reverse cards (EG gives you french and asks for english if the opposite was true before) * Gives you your percentage and # right/possible * MirageOS or TIOS compatable Using Flashcards! 1) Send flashrun.8xp and zffile.8xp to your calculator. You may also send the other three programs which are example flashdecks for French I if you want but they are not required. 2) Edit ZFFILE 3) Clear the line and press prgm and select the flashdeck to use. 4) Run flashrun 5) Now you select the options. Press 2nd to toggle multichoice mode: if it is set to 0 you must type in the answer but if set to 1 you select from a list of 4 words. Press alpha to toggle reverse. Suppose it normally gives you french and asks for english. If reverse is set it gives you english and asks for french. Press enter to start. If you selected multichoice: Just press 1-4 to select a word, 5 to jump to a card or 6 to exit. If you did not select multichoice: Type in the answer to the word given or type EPRGM to exit Creating Flashdecks You can create your own flashdecks for Flashcards! here's how: (Keystrokes to achieve the former symbol in these) 1) Create a new program 2) Type in on the first line: If (prgm 1) D=(2nd math 1)0: ->B Now you are ready to add cards. For each card: If (prgm 1)D=:Then(prgm 2) " ->Str0 (vars 7 0) " -> Str1 (vars 7 1) End (prgm 7) So a program with 2 cards might be: If D=0:2 -> B If D=1:Then "Bonjour ->Str0 "Good Day ->Str1 End If D=2:Then "Amor ->Str0 "Love ->Str1 End If you don't understand I don't blame you. Take a look at the three included flashdecks and see if you can't learn that way. This is freeware, and no fee may be charged for it or any program/package which contains it. You may distrubute, use and edit for personal use as much as you wish, but you may not distrubute a editied copy. I cannot be held responsible for any lose of data or damage to your computer because of your use. Copyright 2000 by Alex Roper Some Rights Reserved.