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
Looks like the printer is not defined in the Hercules config with the crlf option. For example: 000E 1403 $(UNTRCD)/prt/prt00e.txt crlf If the crlf is...
... Sorry, I should have checked this first. I did it on the Jay Maynard and MVS380 installations but not on the TK3. Just out of curiosity, the file that I...
... I just checked the file out with HxD instead of UltraEdit in Hex mode and it is obvious that there are only linefeeds and no CRLFs. I am somewhat surprised...
The real issue is the difference in how windows and linux terminate lines. Windows insists on carriage return and line feed characters at the end of each....
... One more thing to think about along these lines would be a refresh interval. I usually have the option "desc" active. With that I always see the latest...
I have been thinking about a way to automate the refresh process for some time. The ideal would be as soon as a job is "printed", a it would be added to the...
... I agree, the problem seems to be the notify. ... Don't you think that a random or direct file access strategy would resolve the issue? By remembering the...
... cedarlakebuzzards@ wrote: ... resolve the issue? By remembering the file position you could just check out what is new. ... I have done this on the...
... I loved BSAM, used it for many applications. Best way to do checkpoint restart in batch without IMS DB. ... I don't know what you are using to write your...
... I read up on the 2GB issue and it is clear that VB has a problem there with random file I/O. However, these classes from Microsoft should help in that...
Thanks for the info. I program using NS/Basic, which is usually VB compatible. I plan on trying this out when I get some time. Ed ... returned ... with...
In combination with that error, I now also get another script error, i.e. "Line: 409 - An error number -2147467259 was generated by an ActiveX object. Note...
I get frequently get this "Error on line 336" - "invalid procedure call or argument" when I try to save. I am using Windows 7 RC but my guess is that it is not...
Thanks for letting me know. I will be looking into it today. Ed ... call or argument" when I try to save. ... tools because it allows quick submission....
I looked into the error on line 336. This error is caused by a null file name. A new JCL stream was created but not saved with a SAVE AS. I put a quick fix...
35
CedarLakeEmporium@yah...
Aug 18, 2009 8: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 :...
... Thanks, this makes sense as I sometimes submit jobs without initially having a saved version. ... I definitely saw this in the console though after I had...
... Ed, It haven't had any TCP/IP issues today. However, the save function now always acts as "save as". Clearly that is preferable to the runtime error but...
Hmmm.... Thanks for the feedback. I am going to look into why the file name is always null and you are being prompted for a file name. I never had this...
39
CedarLakeEmporium@yah...
Aug 19, 2009 9:15 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 :...
from = xxxxxxx@... name = TONY subject = QSUB message = QSub works fine with MVS but not with os/390/zos. Keep getting the error: line: 409 An error...
Hi Thanks for the e-mail. Are you using the patched version of QSUB (V1.2.1a)? Version 1.2.1 has a problem which only manifests itself under certain...
I'm using ver 1.2.0, which I thought was the latest and greatest... I download it a few days ago. I will check for 1.2.1a ASAP. About QSCAN.... will check on...