Scheduled Maintenance:
We are undertaking some essential, but extensive maintenance to improve Yahoo!
Calendar. Your Group Calendar is being migrated to a much improved version of
Yahoo! Calendar. During the maintenance period, you may not have access to your
Groups Calendar.
We sincerely apologize for this inconvenience. Your Groups Calendar is in great
shape and we are working to have it available again as quickly as possible
- Yahoo! Groups & Yahoo! Calendar Team
I just found this message on the turnkey-MVS group. If you are having this problems installing MAP3270, this is the solution: Ed ... This is a dataset sharing...
On the Turnkey-MVS group, a correction was posted. The problem is not a dataset sharing issue or System file issue. The dataset HERC01.CMDPROC has an...
78
CedarLakeEmporium@yah...
Feb 5, 2010 7:25 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the CedarLakeEmporium group. File :...
79
CedarLakeEmporium@yah...
Feb 5, 2010 7:25 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the CedarLakeEmporium group. File :...
80
CedarLakeEmporium@yah...
Feb 5, 2010 7:26 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the CedarLakeEmporium group. File :...
81
CedarLakeEmporium@yah...
Feb 5, 2010 7:26 am
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the CedarLakeEmporium group. File :...
Hi all. The forth (and hopefully last draft :-) ) of the MAP3270 tutorial has been uploaded. There are some tutorial files for ASM, COBOL and PLI programs....
Hi Mike Thanks for the message. I have seen this problem before. It can be a number of things any where from a spacing error to ???. I have closely looked at...
Ed, I uploaded the file and created a "bugs ..etc" folder, where I put it. I will try your updated file right now. Mike...
87
CedarLakeEmporium@yah...
Feb 25, 2010 5:12 pm
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the CedarLakeEmporium group. File : /Bugs...
Hi Mike Thanks for uploading the listing. I looked at it and the proc looks exactly like the original one. One thing I noticed was the null statement (the...
Ed, Finally got it to work ! I downloaded the file, then added this 'wrapper' jcl to it : The first few times, I was cutting and pasting right off the screen...
Mike, Thanks for the update. I am so HAPPY that it working for you now. Please let me know if you have any addition questions. Have you had looked at the...
Ed, That 'null' was my "contribution" ;) Need to do more reading on JCL ;) Without the null, your original proc is working, cut and pasted had nothing to do...
Ed, The tutorial is pretty good. It took me a while to 'unravel' the path of how the source screen files / maps / JCL, all hook together. The Cobol and...
... programs run but immediately return to the READY prompt. s.b. When I run call3270 PDEMO or call3270 TTYPLI ...the programs run but immediately return to...
If I put a 'CDEMO' or even "CALL 'HERC01.MAP3270.LOADLIB(CDEMO)'" in a user's CMDPROC(STDLOGON), there is a terminal read issued when it starts ("***" is...
Mike PL/I F insists that SYSPRINT be defined. Before the first CALL3270, enter the following: ALLOC F(SYSPRINT) DA(*) This allocates SYSPRINT to the 3270....
Along with the release of the MAP3270 V2.0.0 documentation, all of the PDF files have been moved to the MAP3270 documentation folder. Here you will find the...
Thanks to a suggestion from Mike Stramba, I created a trouble shooting area. It can be found by going to the Group Labs -> Applications -> How To. (It is...
Ed, I'm in the midst of trying to get a program to display / manipulate multiple maps / screens, but I'm just guessing at how to do this. Is it possible? ......
Mike, Funny you should ask. A couple of days ago I tested this very thing and it is possible to have more than one map per program. The coding part is simpler...
Ed, Thanks for posting your code ! Good to know it's simpler than I thought ! Meanwhile I got sidetracked (again) :) I'm having a problem with my map / screen,...
Mike, That is one of the points of contention I have with RPF edit - it seems to have problems "un numbering" a file or pds member. For the most part, RPF...
Mike, When RPF edit goes into nonum mode is does NOT erase the line numbers. They have to be erased manually. For a small file, I scroll over so col 73-80...