That's an example of why I bought Tritus SPF (TSPF) instead of CTC. ISREDIT is the environment for ISPF/PDF EDIT, and any EDIT macro needs services in that environment. address ISPEXEC ISREDIT foo is a slower way of doing address ISREDIT foo.
-- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List [[email protected]] on behalf of CM Poncelet [[email protected]] Sent: Monday, April 27, 2020 11:47 PM To: [email protected] Subject: Re: Friday OT, cheerful program for gloomy times Thanks, but I get the following errors: ecalc(182): Error #39, Evaluation stack overflow do until tmp = tail PRESS ANY KEY TO CONTINUE. and Error 10: Illegal ISPEXEC Service 'isredit macro (parm) NOPROCESS'. PRESS ANY KEY TO CONTINUE. I have CTC Rexx running under DOS - perhaps not the right environment for this <g> Cheers, Chris On 27/04/2020 15:29, Robert Prins wrote: > On 2020-04-24 06:01, CM Poncelet wrote: >> I attach a Rexx program to calculate and display the biorhythm values >> for a given date of birth and current or whatever other date. > > And if you want to see some niche graphs, try "ecalc > biog(dd.mm.yyyy)", where ecalc can be found (for now) @ > <https://secure-web.cisco.com/1IEjFWf_WpIzXSZGtslQ5NgyLlgelQ0Isk6VdTTMOJNR6rNFOdFyWDUc2sHnbOFOoOET604fO0-Op5_pJZRlp--kSbYjvq0VamP5TX_CsM4kMJqBUkIX25jYILwaV7R6uE8yeV9H1lkubTRGsplg5etFaV1CrnyNERMmSzBHdkq4J_L0rESTs5d_qYIu5QavSNv6Joy93XMvhVve06js4K6aJV_CCz996lWYOSgtg9--_y2VaxtFyXBhoqPGU5TRZn5_-W0qJQ1F8GhlOrj-7AAbNTS9HckC_nU_NXYVkAPLm999qxnwMOin6cCgpfEvcv2w1fqMkEpYQthRTdj6CVJAlcEiT0mi0f8LAOPNU0UtuuPOV0uiA-7-1YEjJxbGCDS7GSQS1b7b37uLu0rkeain9IJBvdw9En-2bncOZ2NBxI0V-sSWKX6cTQuu1itzj/https%3A%2F%2Fprino.neocities.org%2Ftemp%2Fecalc.rexx.txt> > > Also contains a few other more-or-lesser useful conversions, "ecalc ?" > will display some help. > > Robert ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
