IWETHEY v. 0.3.0 | TODO
1,095 registered users | 0 active users | 0 LpH | Statistics
Login | Create New User
IWETHEY Banner

Welcome to IWETHEY!

New The configure script took me 2 hours!
The MF is so damn slow.
And evil.
Perl could not use nm to pull symbols,
so it had to compile a program for each.
And since it was so slow, it was no longer
"interactive". And then it would pause
and ask me a question. 5 minutes later,
I'd realize it was waiting for input.
New ???
Why would you install Perl on a machine with no stdin and stdout?

Doesn't your MF have REXX?

Perl - bah.
-drl
New I see a flame starting
But I'll bite!

1) The crappy slow mainframe actually
has a very good shell environment.
Full job control, pipes, etc, with access
to the "regular" wierd files, plus
Unix style HFS file system.

2) You can run Perl (or any other Unix
process) via JCL, assigning STDIN and
STDOUT to datasets.

3) I plan on using that facility to write
Perl glue wrappers that will call functions
on other Linux or Solaris boxes, which the
MF coders can then call via JCL.

4) Do you know what REXX stands for?
Restructured Extended Executor Language
That is just plain silly.

On the other hand, I can't even get Perl
to compile right now, so we'll see.
New do you have the latest MF patches for the nix dataset?
had an issue a few months back with swisscom and ftp, they were short a couple of very recent patches,
thanx,
bill
will work for cash and other incentives [link|http://home.tampabay.rr.com/boxley/resume/Resume.html|skill set]


Opera was the television of the nineteenth century:loud, vulgar and garish with plots that could only be called infantile. "Pendergast"
New Re: I see a flame starting
I once compiled Perl on VMS but I can't remember why it was hard! Something to do with UNIX header files missing in the C setup.

Neat deal using JCL to define in and out - I love it!
-drl
New Well that is what JCL is for.
The DOS SNOBOL4+ environment from Catspaw implements something similar: you can assign files to a filehandle id (from 1 to 16) on the command line and just refer directly to the filehandle in your program. Of course, you can open a file by name from within your program if the old method is too clunky. :-)

Wade.

"Ah. One of the difficult questions."

New Well no, it's a stretch but it works
Datasets aren't streams. This is a 'frame with record orientation.

JCL - I regret never getting to do much.
-drl
     Cute Perl install messages: - (broomberg) - (15)
         That reminds me of a picture that I would love to have... - (ben_tilly) - (11)
             Close enough - (broomberg) - (8)
                 Reminds me of the time... - (pwhysall) - (7)
                     The configure script took me 2 hours! - (broomberg) - (6)
                         ??? - (deSitter) - (5)
                             I see a flame starting - (broomberg) - (4)
                                 do you have the latest MF patches for the nix dataset? - (boxley)
                                 Re: I see a flame starting - (deSitter) - (2)
                                     Well that is what JCL is for. - (static) - (1)
                                         Well no, it's a stretch but it works - (deSitter)
             I like the one... - (folkert) - (1)
                 Knowing the issue is good, but it would help... - (ben_tilly)
         There's lots of amusements in there. - (static)
         Ben: HELP!!!! - (broomberg) - (1)
             Sorry, no help here... - (ben_tilly)

They are the Eggmen.
54 ms