Re: A92: problem with list


[Prev][Next][Index][Thread]

Re: A92: problem with list




|key_press...returns the key that is pressed in 1-255 string format (click,
|double click, drag, drop, etc. are also different keys)
|form_ld...forms
|check_ld...checkboxes
|combo_ld...combo boxes
|com_ld...command buttons
|dir_ld...directory list boxes
|drive_ld...drive list boxes
|file_ld...file list boxes
|frame_ld...frames
|scrll_ld...scroll bars
|label_ld...labels
|list_ld...list boxes
|opt_ld...option buttons
|pic_ld...picture boxes
|text_ld...text boxes
|timer_ld...timers
|redraw...redraws all forms
|redr_all...redraws everything within current form
|form_unl...unloads a form (closing it and taking the picture off, redrawing
|all forms that need it)
|buffer...a list or strings in which "expr()" command is used on the first
one,
|all of them shifted down, and the parameter is stored in the last
|position...used with key_press before a major even occurs to store key
|presses.  also used for the timer event
|transfer...creates a list from a compressed string which in turn creates a
|forms properties/methods/events to use with the above programs.
|ti92mt...main program that controls the processes of all events and
|procedures, can control up to 255 forms (would be 256, but BASIC can't
create
|char(0), so i'm left with 255 instead)
|update...updating program that requires a string parameter.  this will
update
|your current version to a higher one by decompressing the string and
running
|it.  the current version on your system has a compressed string of itself,
|just in case the running string needs to access the programs.
|deupdate...destroys all compressed strings, saving space, and deleting the
|update program because without the compressed strings, the update program
|won't work (i would have it delete deupdate also, but i can't do that).
|uinstall...deletes everything except for this program (i would delete it if
i
|could, but you know BASIC) and the files that are linked by forms (meaning
if
|you setup your drive with files, the program will change those files into
|strings, store them, and leave them alone).
|kill_all...goes through the list of files that are linked by forms and asks
|confirmation on deletion and deletes if confirmed.


Could you send me those programs and there ASM files ?
'cause I'm learning ASM and I think it's the best way to learn .
Only if they are for ti92 1.12 with fargo II ....
Thanks in advance
--------------------------------------------
@+ et bon SURF
Gaëtan
pprj@csi.com
--------------------------------------------
----------------------------------------------------------------------------
------------------------
Pour les bretons : http://www.jamanga.com/guides/breton.html
Voici des exemples de conneries écrites sur la Bretagne par les parisiens au
BAC :
+Les problèmes bretons ne sont pas seulement du domaine de la fatalité
mais aussi de l'imbécillité des gens qui sillonnent la mer.
+Les Bretons se reposent 6 mois sur l'année.
+Son climat connait des précipitations telles que la pluie.
+Les vaches, à cause de la proximité de la mer, donnent du lait salé
dont on fait le délicieux beurre breton de pré-salé.
----------------------------------------------------------------------------
-------------------------------