开云体育Well, crud.? As I expected.? I wiped out my music image at some point or other – forgot I had this PANEL thing working in it.? I’ll search old backups if I stored it on there.? I did go thru some old e-mail.? Didn’t find the one I wanted, but, from 9/21/06 when I initially asked Dave Edwards about it. ? ? +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ? As far as I know, noone has tried it, but it should be possible. WatC uses different subroutine linkage conventions, so you would have to handle that. See topic 13 in "help watc". You would treat the panel routines as assembler. You would also have to somehow access the panel common block, I suppose as a data external reference in C. It should be possible, with some fiddling. - Dave ? ----- Original Message ----- From: "Allen Hinkle" <ahinkle@...> To: "'Dave Mtl'" <davemtl@...> Sent: Thursday, September 21, 2006 12:11 AM Subject: RE: Source Files for 6.2? ? ? > does PANEL work with WATC? >? >? > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ? ? Now, if I can find the end of that thread… ? ? From: H390-MUSIC@groups.io [mailto:H390-MUSIC@groups.io] On Behalf Of René Ferland ? On Tue, Dec 29, 2020 at 09:15 AM, Tom Chandler wrote:
Are you sure such a support is available? The WatC documentation on MUSIC/SP enumerates the features not supported, and among them: "3270 full-screen Panel Library (for the MVS/TSO environment)". Apparently, "MUSIC/SP's Panel Facility can be used instead; MUSIC/SP Panel routines must be called indirectly via the fvscalli() library function."? I tried it myself on my (baby) Telnet Entry Panel (the one I discuss in my Youtube video) and it seems to work. This corroborates Allen Hinkle reply. ? |