[HP-Prime] - Shortcuts for program writing



#6

Hello Tim,

would it be possible to have the following characters ":=" and ":" available on soft keys in programming environment? This would be very helpful and would avoid to open the Chars table each time we need them.

Other thing: please add a *space* character in the message displayed by the INPUT() command, between the text "Entrer valeur pour" (in French) and the name of the variable. The two strings are sticked one to the other, and this is unaesthetic, if not really annoying.

Kind regards.


#7

Quote:
would it be possible to have the following characters ":=" and ":" available on soft keys in programming environment? This would be very helpful and would avoid to open the Chars table each time we need them.
That would be nice, but you certainly don't need the Chars table for := because [ALPHA] [-] [Shift] [.] is a lot faster. (Forgive me if you already knew that.)
#8

Les touches de fonctions 'en bas de l'écran) n'étant pas gérées par le système du clavier, ca va être compliqué.

Par contre tu peux programmer une touche utilisateur au clavier.


#9

as a requirement

[shift-hold] + [.] => :=

or

[shift-hold] + [EEX] => :=

[shift-hold] + [+/-] => |

[shift-hold] + [9] => ->

[shift] + [ENTER] => switch to approximate mode (no approx command), because there is a dedicated key for that purpose [a b/c]




Edited: 31 Oct 2013, 9:37 p.m.


#10

Hello


Thanks to you all. My fault, in fact. I'm not used to the keyboard enough, and more to say I was writing my program at night in poor light condition.

Now I see that all necessary characters are available from keyboard.

Kind regards.


Possibly Related Threads...
Thread Author Replies Views Last Post
  HP50g: Writing a function that returns a function Chris de Castro 2 1,671 12-10-2013, 06:49 PM
Last Post: Han
  Sending little images to the Prime (...and Program name bug?) Erwin Ried 19 5,822 12-10-2013, 05:35 PM
Last Post: Erwin Ried
  Problem with debug HP prime program, somebody help me? Carlos CM (Mexico) 6 2,615 12-05-2013, 03:07 PM
Last Post: Carlos CM (Mexico)
  Writing RPL programs on OS X Sean Freeman 18 4,103 11-30-2013, 03:59 PM
Last Post: Sean Freeman
  HP PRIME: APP program code DISAPPEARS !! Joseph Ec 0 825 11-25-2013, 11:35 AM
Last Post: Joseph Ec
  Prime: Placing more than 1 item on the RPN stack in a single program? John Colvin 4 1,712 11-19-2013, 08:59 AM
Last Post: Miguel Toro
  Prime: Program size limited to 64K? Erwin Ried 4 1,529 11-17-2013, 11:42 PM
Last Post: Joseph Ec
  [HP-Prime] Picking elements from a List in a program Jean-Michel 3 1,485 11-15-2013, 04:16 AM
Last Post: dg1969
  HP Prime: Recommendation for future RPN Program Mode BruceTTT 3 1,610 11-13-2013, 10:03 PM
Last Post: BruceTTT
  HP Prime: run a program in another program Davi Ribeiro de Oliveira 6 2,042 11-11-2013, 08:28 PM
Last Post: Davi Ribeiro de Oliveira

Forum Jump: