NOTEVIEW for Prizm
10 posts
• Page 1 of 1
- SimonLothar
- Senior Member
-
- Posts: 605
- Joined: Sat Sep 15, 2012 6:59 am
- Location: Krautland ****
- Calculators: Casio fx-7400GII, Casio fx-7400GII (SH4), Casio fx-9750GII, Casio fx-9750GII (SH4), Casio fx-9860G, Casio fx-9860G SD, Casio fx-9860G Slim, Casio fx-9860GII SD, Casio fx-9860GII SD Power Graphic 2, Casio Classpad 330 plus, Casio fx-CG20, Casio fx-CG50, Casio Classpad fx-CP400
NOTEVIEW for Prizm
http://www.casiopeia.net/forum/downloads.php?view=detail&df_id=2
Noteview 1.03.0044 (2012)
The program starts with a storage-memory-open-dialog filtered to *.txt-files and subdirectories.
In the first column of the display the file-/directorynames are shown.
In the second column the type of storage-memory-item is designated:
Subdirectories : 'D'
Files : 'F'
The third column holds the filesize (hexadecimal notation).
The forth column contains some internal information.
F1 - View:
opens the selected file and displays its content.
F5 - Color:
opens a color selection dialog to change the background color.
The value is stored in the main memory.
Textviewer:
The code-range of the textviewer is limited to ANSI-characters and the CASIO-multibyte-characters.
If necessary the included utility HexDump can be used to transform textfiles according to individual needs before transferring them to the calculator.
On open the program tries to move to the last saved position.
The basic navigation is done by the arrow keys.
UP: one line up
DOWN: one line down
RIGHT: one page down
LEFT: one page up
Advanced navigaton:
F2 - Go pos:
Opens an input dialog to enter a new fileposition.
If possible, the program moves to the entered filepostition.
The line which contains the requested postion will be enhanced.
If a number beyond end-of-file is entered, the file is positioned in vicinity to the end-of-file.
F3 - Continue:
Opens an input dialog to enter a string to search.
The dialog switches automaticly to LOCK-ALPHA-mode.
Start the search with EXE. Cancel with EXIT.
The search will start after the current enhanced line, if there is one is in the visible range.
Otherwise it will start at the top of the visible range.
The search is case-insensitive.
After successful search the line which contains the requested string will be enhanced now.
The previous line enhancement will vanish.
If the string could not be found, an according message will show up.
The search string will be stored in the main memory and reused as default next time.
The space (" ") can be used as wildcard.
F4 - Search:
Works like "F3 - Continue". But it always starts at the beginning of the file.
F5 - Save:
Saves the current filepositon in the main memory.
The saved position is used automatically when the program is started the next time and the file with the same name is opened again. At present the program remembers only a single file's position. The saved postion is linked to the filename.
Noteview 1.03.0044 (2012)
The program starts with a storage-memory-open-dialog filtered to *.txt-files and subdirectories.
In the first column of the display the file-/directorynames are shown.
In the second column the type of storage-memory-item is designated:
Subdirectories : 'D'
Files : 'F'
The third column holds the filesize (hexadecimal notation).
The forth column contains some internal information.
F1 - View:
opens the selected file and displays its content.
F5 - Color:
opens a color selection dialog to change the background color.
The value is stored in the main memory.
Textviewer:
The code-range of the textviewer is limited to ANSI-characters and the CASIO-multibyte-characters.
If necessary the included utility HexDump can be used to transform textfiles according to individual needs before transferring them to the calculator.
On open the program tries to move to the last saved position.
The basic navigation is done by the arrow keys.
UP: one line up
DOWN: one line down
RIGHT: one page down
LEFT: one page up
Advanced navigaton:
F2 - Go pos:
Opens an input dialog to enter a new fileposition.
If possible, the program moves to the entered filepostition.
The line which contains the requested postion will be enhanced.
If a number beyond end-of-file is entered, the file is positioned in vicinity to the end-of-file.
F3 - Continue:
Opens an input dialog to enter a string to search.
The dialog switches automaticly to LOCK-ALPHA-mode.
Start the search with EXE. Cancel with EXIT.
The search will start after the current enhanced line, if there is one is in the visible range.
Otherwise it will start at the top of the visible range.
The search is case-insensitive.
After successful search the line which contains the requested string will be enhanced now.
The previous line enhancement will vanish.
If the string could not be found, an according message will show up.
The search string will be stored in the main memory and reused as default next time.
The space (" ") can be used as wildcard.
F4 - Search:
Works like "F3 - Continue". But it always starts at the beginning of the file.
F5 - Save:
Saves the current filepositon in the main memory.
The saved position is used automatically when the program is started the next time and the file with the same name is opened again. At present the program remembers only a single file's position. The saved postion is linked to the filename.
I'll be back!
- helder7
- Senior Member
- Posts: 369
- Joined: Tue Jan 03, 2012 11:24 pm
- Calculators: Casio Afx 1.0, Casio fx-9860GII SD, Casio Classpad 330, Casio fx-CG20, Casio Classpad fx-CP400
I liked the function shearch. For me this txt reader is better than native eActivity!
SiO2 + CaCO3 ----------> CaSiO3 + CO2
- flyingfisch
-
- Posts: 89
- Joined: Thu Apr 05, 2012 3:16 pm
- Location: Akron, OH, USA
- Calculators: Casio fx-9750GII, Casio fx-CG10
- SimonLothar
- Senior Member
-
- Posts: 605
- Joined: Sat Sep 15, 2012 6:59 am
- Location: Krautland ****
- Calculators: Casio fx-7400GII, Casio fx-7400GII (SH4), Casio fx-9750GII, Casio fx-9750GII (SH4), Casio fx-9860G, Casio fx-9860G SD, Casio fx-9860G Slim, Casio fx-9860GII SD, Casio fx-9860GII SD Power Graphic 2, Casio Classpad 330 plus, Casio fx-CG20, Casio fx-CG50, Casio Classpad fx-CP400
At present I am porting my mini-SDK to fx-9860G/GII/GII-2. As soon as I have reassigned the syscalls, I will try to build NOTEVIEW.G1A.flyingfisch wrote:Have you thought of porting it to the fx9860?
I'll be back!
- flyingfisch
-
- Posts: 89
- Joined: Thu Apr 05, 2012 3:16 pm
- Location: Akron, OH, USA
- Calculators: Casio fx-9750GII, Casio fx-CG10
Cool
I have a friend who needs this for his 9860 because the existing text readers are inadequate. Edit V.1.51 only supports files up to 40KB, and Text Reader does not have a search for string function.

I have a friend who needs this for his 9860 because the existing text readers are inadequate. Edit V.1.51 only supports files up to 40KB, and Text Reader does not have a search for string function.
- SimonLothar
- Senior Member
-
- Posts: 605
- Joined: Sat Sep 15, 2012 6:59 am
- Location: Krautland ****
- Calculators: Casio fx-7400GII, Casio fx-7400GII (SH4), Casio fx-9750GII, Casio fx-9750GII (SH4), Casio fx-9860G, Casio fx-9860G SD, Casio fx-9860G Slim, Casio fx-9860GII SD, Casio fx-9860GII SD Power Graphic 2, Casio Classpad 330 plus, Casio fx-CG20, Casio fx-CG50, Casio Classpad fx-CP400
Purobaz wrote:Do you read the whole file, and then use this copy or do you read the file step by step ?
It reads one 8k chunk at a time. Otherwise the RAM would be exhausted in case of large files.
I'll be back!
- SimonLothar
- Senior Member
-
- Posts: 605
- Joined: Sat Sep 15, 2012 6:59 am
- Location: Krautland ****
- Calculators: Casio fx-7400GII, Casio fx-7400GII (SH4), Casio fx-9750GII, Casio fx-9750GII (SH4), Casio fx-9860G, Casio fx-9860G SD, Casio fx-9860G Slim, Casio fx-9860GII SD, Casio fx-9860GII SD Power Graphic 2, Casio Classpad 330 plus, Casio fx-CG20, Casio fx-CG50, Casio Classpad fx-CP400
- helder7
- Senior Member
- Posts: 369
- Joined: Tue Jan 03, 2012 11:24 pm
- Calculators: Casio Afx 1.0, Casio fx-9860GII SD, Casio Classpad 330, Casio fx-CG20, Casio Classpad fx-CP400
Re: NOTEVIEW for Prizm
I made an editor for PC (like notepad) that saves special characters in format compatible with noteview.
It can also open files already created.
Right now supports the following characters (The majority of the Portuguese, French and German characters). I may add more in the future if anyone needs.
It can also open files already created.
Right now supports the following characters (The majority of the Portuguese, French and German characters). I may add more in the future if anyone needs.
Char Ä
Char À
Char Á
Char Â
Char Ã
Char ä
Char à
Char á
Char â
Char ã
Char É
Char Ê
Char é
Char ê
Char Í
Char í
Char Ó
Char Õ
Char Ô
Char ó
Char õ
Char ô
Char Ú
Char Ü
Char ú
Char ü
Char Ç
Char ç
Char ß
- Attachments
-
Noteview_Editor.zip
- (367.49 KiB) Downloaded 2273 times
SiO2 + CaCO3 ----------> CaSiO3 + CO2
10 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 0 guests