Casio Basic help.
11 posts
• Page 1 of 2 • 1, 2
- nagarajan
- Member
- Posts: 48
- Joined: Mon Apr 23, 2012 3:58 am
- Location: Chennai,India
- Calculators: Casio fx-9750GII, Casio fx-9860G Slim, Casio fx-9860GII
Casio Basic help.
Hi,
Am new to this forum.
Is it possible to invoke the integrated menus like RUN-MAT, STAT using the programs.
How to display two lists in the display.
When we use the List 1 and the triangle (disp) button it displays the contents of list 1.
How to get the list 1 and list 2 simultaneously?
Anyone help please.
Am new to this forum.
Is it possible to invoke the integrated menus like RUN-MAT, STAT using the programs.
How to display two lists in the display.
When we use the List 1 and the triangle (disp) button it displays the contents of list 1.
How to get the list 1 and list 2 simultaneously?
Anyone help please.
- flyingfisch
-
- Posts: 89
- Joined: Thu Apr 05, 2012 3:16 pm
- Location: Akron, OH, USA
- Calculators: Casio fx-9750GII, Casio fx-CG10
nagarajan wrote:Ok totoyo.
Is it possible to access the main menu within the program?
A shortcut key for the stat menu?
In casio-BASIC, no. In C/ASM, yes.
- nagarajan
- Member
- Posts: 48
- Joined: Mon Apr 23, 2012 3:58 am
- Location: Chennai,India
- Calculators: Casio fx-9750GII, Casio fx-9860G Slim, Casio fx-9860GII
Eiyeron wrote:OFr the main menu [disp] function gives you the opportunity to get to the main menu.
Can you help with the sample code please.
- aapman55
- Senior Member
-
- Posts: 66
- Joined: Sun Apr 15, 2012 4:00 pm
- Calculators: Casio fx-9860G
You have to interrupt the casio basic program in order to press the [Menu] button. However, entering any other menu than [B] Program will terminate your running program. But if you just want people to pause the program to be able to power off their calc. Then you can use the display triangle to "pause"the program.
Say you are using the text command in the previous lines. then you just use the code
text 1,1,"" (disp triangle)
as you can see actually nothing is printed on the screen.
Say you are using the text command in the previous lines. then you just use the code
text 1,1,"" (disp triangle)
as you can see actually nothing is printed on the screen.
- nagarajan
- Member
- Posts: 48
- Joined: Mon Apr 23, 2012 3:58 am
- Location: Chennai,India
- Calculators: Casio fx-9750GII, Casio fx-9860G Slim, Casio fx-9860GII
flyingfisch wrote:In casio-BASIC, no. In C/ASM, yes.
Hi flyingfisch,
Why not possible in Casio-Basic ?
Am having a casio-basic file.
Is it possible to convert the file to SDK?
Can you help me?
11 posts
• Page 1 of 2 • 1, 2
Return to Casio Basic Development
Who is online
Users browsing this forum: No registered users and 7 guests