
lowercase letters?
#1
Posted 04 July 2003 - 09:51 PM
#2
Posted 04 July 2003 - 10:48 PM
#3
Posted 05 July 2003 - 08:41 AM
it can only copy the entire program thou

press:





or

hope this might be of help
#4
Posted 05 July 2003 - 09:32 PM
You can do it but you need to write the program on your PC. Casios do support ascii text (notice the lower-case letters in tokens like sin, And etc) but you can't type them from the calc that's all. If you have an AFX (with the useful copy and paste) you can make a file containing lowercase letters and send it to your calc, then copy and paste what you need....
so i need a cable?
#5
Posted 06 July 2003 - 03:41 PM
#6
Posted 07 July 2003 - 11:12 AM
files to run when pressing the startup icon in the main menu.
#7
Posted 08 July 2003 - 12:49 AM


#8
Posted 08 July 2003 - 04:28 AM


#9
Posted 08 July 2003 - 02:11 PM
but only with the keycode (so B & log have the same keycodes). So it would not be possible to modify it using
this interrupt since the System "remembers" that you pressed SHIFT and then simply interprets the B key in another way. It is not possible (for me. someone more used to assembley might be able to. roeoender? martin?) to modify the calcs os. I'm really sorry :-(
#10
Posted 08 July 2003 - 02:47 PM

#11
Posted 09 July 2003 - 08:57 AM
it would be shown but wouldn't be really stored in the basic file. It wouldn't even be noticed by the system.
#12
Posted 09 July 2003 - 12:58 PM
#13
Posted 09 July 2003 - 01:31 PM
#14
Posted 17 July 2003 - 06:13 AM

What I do to type lower-case letters in my programs is store a few letters in each of the function memory slots (leaving some blank), and then recalling them, deleting the ones I don't need (this takes a while to learn though)

Does anyone know how to delete the List Ans from memory without a PC and/or resetting your calc?
The CFX calcs have a couple of lower-case letters as actual tokens (a-e, k,m etc.) but they look bad on a PC. Or you can just go crazy like the guy who made Indy 1000 and use a whole bunch of mixed up symbols that remotely represent letters!!!

#15
Posted 17 July 2003 - 03:39 PM
#16
Posted 18 July 2003 - 01:50 AM

How do you scan a matrix for all the cells connected to a specific cell (not diagonally) that have the same value? Or even how to scan the row and column of that specific cell? (it's used in connect 5)
=== EDIT ===
There is a List Ans. Just use the normal commands and type in List Ans and it will bring you to it. If it doesn't, read the top of this post. At least on my calculator it does (it's been over-hacked

1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users