Page 1 of 1

How to call PRGM-Editor from program?

Posted: Mon Aug 26, 2019 1:00 pm
by deetee
I don't know, if it's possible but ...

Can I call the program editor (PRGM) directly from a program (without pressing f-PRGM)? There is no command "PRGM".
I would like to switch directly from a MENU to the program editor.

Thanks in advance.

deetee

Re: How to call PRGM-Editor from program?

Posted: Mon Aug 26, 2019 1:22 pm
by Thomas Okken
No, there is no way for a program to activate PRGM mode.

Re: How to call PRGM-Editor from program?

Posted: Mon Aug 26, 2019 2:49 pm
by deetee
Dear Thomas!

Thanks for your fast (and - like always - competent) reply.

Regards deetee

Re: How to call PRGM-Editor from program?

Posted: Mon Aug 26, 2019 8:43 pm
by Thomas Okken
No problem, my pleasure.

Just out of curiosity: why are you looking for this functionality? It doesn't seem very useful, and even if you could do SF 52, it would take a lot more to support programs generating programs.

Re: How to call PRGM-Editor from program?

Posted: Thu Sep 05, 2019 11:23 am
by deetee
Dear Thomas!

Sorry for the late reply (holidays).

The "spreadsheet-intelligence" of my "spreadsheet app" (viewtopic.php?f=19&t=2231) is concentrated in one file (PRG.raw) with one label for every cell ("A1" to "C6").
Finally I wanted to offer the user one soft-user-key to jump to the wanted label more or less directly and edit the formula/program of this cell/label/program.

Unfortunately the user has now to press SHIFT GTO, choose the label and press SHIFT PRGM.

Regards
deetee