Post Reply 
Using casio fx-CG500 as a Digital Diary ??
05-10-2023, 03:01 PM
Post: #14
RE: Using casio fx-CG500 as a Digital Diary ??
(05-10-2023 01:50 PM)Eddie W. Shore Wrote:  For a fx-CG500, you may want to try a program file and store text there. I don't think there is a password protect option for program file.

If you want to password protect you can try code like this**:


InputStr pword,"Enter Password"

If pword==(password) Then Goto [label]
Else Stop
IfEnd

Label [label]
ClrText
Print ...

**My syntax may not be perfect, but hopefully you get the idea.

If you do this, safeguard your calculator carefully.

Actually, you raise an interesting point. Many Casio graphing calculators going all the way back to the fx-8000G and fx-8500G do let you password protect text/program files. In fact, the file editor mode introduced on those models was intended for storing arbitrary text, not merely programs, with examples in the manual such as storing a list of phone numbers. I believe both the fx-CG50 and fx-9750GIII still give you this option if I'm not mistaken, and it may be sufficient to protect the data from casual snooping. I'm sure a determined attacker could still get it, though.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Using casio fx-CG500 as a Digital Diary ?? - Dave Britten - 05-10-2023 03:01 PM



User(s) browsing this thread: 1 Guest(s)