Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-08-06 Thread Jon Perryman
 Chrome is not open source. From the behavior, I don't believe MIME is 
involved. Remove the file type extension (e.g. jpg or pdf) and specify the file 
in the chrome address bar. I think chrome looks for eye catchers in file data 
to determine how to open the file.

This does not rule out some of the concepts involved with mime (e.g. use PHP or 
some other SSI to include a header with the file content information). I don't 
know if Chrome ignores or honors this information.

Jon.


On Tuesday, August 6, 2019, 11:03:02 AM PDT, Paul Gilmartin 
<000433f07816-dmarc-requ...@listserv.ua.edu> wrote:  
 
 On Tue, 6 Aug 2019 04:55:50 +, Jon Perryman wrote:
> ...
>For security reasons, Chrome does not support Windows file extensions. This is 
>a huge security exposure with other browsers  (e.g. MS Word autorun script).
>There are very few extensions that chrome supports (e.g. PDF) and  they use 
>very specific low risk programs (not acrobat) to reduce the risk. It's very 
>unlikely they will support file extensions. ...
> 
Does it support and even require (a subset of) MIME (RFC 1521) Content-types?
What does it do if a (standard) Content-type differs from the (customary) file 
extension?

What about the somewhat deprecated Flash?

-- gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN  

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-08-06 Thread Paul Gilmartin
On Tue, 6 Aug 2019 04:55:50 +, Jon Perryman wrote:
> ...
>For security reasons, Chrome does not support Windows file extensions. This is 
>a huge security exposure with other browsers  (e.g. MS Word autorun script).
>There are very few extensions that chrome supports (e.g. PDF) and  they use 
>very specific low risk programs (not acrobat) to reduce the risk. It's very 
>unlikely they will support file extensions. ...
> 
Does it support and even require (a subset of) MIME (RFC 1521) Content-types?
What does it do if a (standard) Content-type differs from the (customary) file 
extension?

What about the somewhat deprecated Flash?

-- gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-08-05 Thread Jon Perryman
 Sorry for the late reply. I just saw this question.
If you have questions about chrome browser, ask them in the google group 
chromium-discuss. In fact, questions about any chromium based browser (e.g. 
chrome, MS Edge and several others) can be asked here. Don't confuse 
chromium-os with chromium (people often refer to both as chromium which have 
different news groups).
For security reasons, Chrome does not support Windows file extensions. This is 
a huge security exposure with other browsers  (e.g. MS Word autorun script).
There are very few extensions that chrome supports (e.g. PDF) and  they use 
very specific low risk programs (not acrobat) to reduce the risk. It's very 
unlikely they will support file extensions. They may in a few years support PDX 
files but who knows.
Sorry for the bad news but this is the biggest reason I use chrome.
Jon.On Wednesday, July 24, 2019, 07:24:34 AM PDT, Lionel B Dyck 
 wrote:  
 
 When using Google Chrome with a bookmark to the .pdx for the z/OS library,
the pdx opens as a text file.

 

It opens in Adobe Reader just fine using Edge when bookmarked.

 

Any suggestions on how to 'fix' Chrome?  

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-27 Thread dmais-mackinney.com

On 2019-07-27 14:34, Geoff Smith wrote:

Hi Lionel,

Sorry for the confusion.  Using an HTML for the master table of
contents brings the expectation that everything will work using just
the browser.  If you want to find and open a particular PDF, use the
"1. Open Me First..." and, for the most part, the Adobe plug-in for
any browser will work and you can read the PDF from the browser
window.

However, if you want to search, people should use the stand-alone free
Adobe Acrobat application.  Open the Adobe Reader, then use it to open
the ".pdx" file.  I was surprised to hear that the .pdx file could be
used with any browser.  I would have never guessed it would recognize
it.

I hope this helps.  I will make my instructions clearer in the next 
refresh.


Best regards
Geoff Smith
IBM z Systems Content Design and Development

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-27 Thread Paul Gilmartin
On Sat, 27 Jul 2019 14:34:10 -0500, Geoff Smith  wrote:
>
>However, if you want to search, people should use the stand-alone free Adobe 
>Acrobat application.  Open the Adobe Reader, then use it to open the ".pdx" 
>file.  I was surprised to hear that the .pdx file could be used with any 
>browser.  ...
>
I believe the browser is out of the picture then.  It's just Adobe processing 
the .pdx.

But the problem starting this thread was to cause the browser to recognize the
.pdx and start Adobe as a helper app.  Between easy and impossible, depending
on browser.

Some users never want to step outside the browser.

-- gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-27 Thread Geoff Smith
Hi Lionel, 

Sorry for the confusion.  Using an HTML for the master table of contents brings 
the expectation that everything will work using just the browser.  If you want 
to find and open a particular PDF, use the "1. Open Me First..." and, for the 
most part, the Adobe plug-in for any browser will work and you can read the PDF 
from the browser window.  

However, if you want to search, people should use the stand-alone free Adobe 
Acrobat application.  Open the Adobe Reader, then use it to open the ".pdx" 
file.  I was surprised to hear that the .pdx file could be used with any 
browser.  I would have never guessed it would recognize it.

I hope this helps.  I will make my instructions clearer in the next refresh.

Best regards
Geoff Smith
IBM z Systems Content Design and Development

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-25 Thread Wendell Lovewell
Lionel, 

Could it be that your PDF reader (or maybe the reader that Chrome wants to use) 
doesn't support PDFx files?  I usually use PDF-XChange, but it doesn't support 
PDFx files so I also got the text when I tried with it.  I installed Adobe 
reader and from File Explorer right-clicked and selected "Opened With", Adobe 
Reader and it worked fine.  

Hth, 

Wendell Lovewell

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-25 Thread Lionel B Dyck
I'm using Firefox 68.0.1 on Windows 10 if that helps.


Lionel B. Dyck <
Website: http://www.lbdsoftware.com

"Worry more about your character than your reputation.  Character is what you 
are, reputation merely what others think you are." - John Wooden

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Paul Gilmartin
Sent: Thursday, July 25, 2019 11:17 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

On Thu, 25 Jul 2019 11:05:43 -0500, Lionel B Dyck wrote:

>The advantage of the .pdx is that it is a full index of the collection so that 
>doing a search is significantly faster than doing a search of all the pdf's in 
>the folder which requires opening each to search. 
>
>Btw. Using Firefox I was prompted to define a file association, much like with 
>Windows, on how to handle the .pdx and that worked great.  Would be nice if 
>there was a way in Chrome to do that.
> 
Hmmm... for me, on macOS 10.14.5 (18F132) ,Firefox 68.0.1(64-bit), it just 
displays the unrendered text of the pdx; no prompt for association.

-- gil

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-25 Thread Paul Gilmartin
On Thu, 25 Jul 2019 11:05:43 -0500, Lionel B Dyck wrote:

>The advantage of the .pdx is that it is a full index of the collection so that 
>doing a search is significantly faster than doing a search of all the pdf's in 
>the folder which requires opening each to search. 
>
>Btw. Using Firefox I was prompted to define a file association, much like with 
>Windows, on how to handle the .pdx and that worked great.  Would be nice if 
>there was a way in Chrome to do that.
> 
Hmmm... for me, on macOS 10.14.5 (18F132) ,Firefox 68.0.1(64-bit), it just 
displays the
unrendered text of the pdx; no prompt for association.

-- gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-25 Thread Lionel B Dyck
The advantage of the .pdx is that it is a full index of the collection so that 
doing a search is significantly faster than doing a search of all the pdf's in 
the folder which requires opening each to search. 

Btw. Using Firefox I was prompted to define a file association, much like with 
Windows, on how to handle the .pdx and that worked great.  Would be nice if 
there was a way in Chrome to do that.


Lionel B. Dyck <
Website: http://www.lbdsoftware.com

"Worry more about your character than your reputation.  Character is what you 
are, reputation merely what others think you are." - John Wooden

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Paul Gilmartin
Sent: Thursday, July 25, 2019 10:53 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

On Thu, 25 Jul 2019 10:06:00 -0400, Steve Smith wrote:

>Keep in mind there are two versions of the entire collection: One is 
>indexed by Adobe with a .pdx; the other has an index.html file.  As 
>best as I can tell, that's the only difference, and if it were up to 
>me, I think I'd just combine the two.  However, the .pdx does seem to 
>add a couple hundred pounds to the file.
> 
I extracted the .zip and it appears to contain both:
641 $ ls -al */*.html */*.pdx
-rw-r--r--@ 1 paulgilm  staff   954126 Jul 23 07:48 
zosv2r4pdfkit-Jul-19/1._Open_Me_First_zOS_V2R4_Adobe_Indexed_Collection.html
-rw-r--r--@ 1 paulgilm  staff  1741409 Jul 22 17:38 zosv2r4pdfkit-Jul-19/Export 
zOS V2.2 to V2.4 Upgrade Workflow.html -rw-r--r--@ 1 paulgilm  staff  1244609 
Jul 22 17:38 zosv2r4pdfkit-Jul-19/Export zOS V2.3 to V2.4 Upgrade Workflow.html
-rw-r--r--@ 1 paulgilm  staff  557 Jul 23 07:42 
zosv2r4pdfkit-Jul-19/zOS_V2R4_Adobe_PDF_Collection_Index.pdx
642 $ 

-- gil

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-25 Thread Paul Gilmartin
On Thu, 25 Jul 2019 10:06:00 -0400, Steve Smith wrote:

>Keep in mind there are two versions of the entire collection: One is
>indexed by Adobe with a .pdx; the other has an index.html file.  As best as
>I can tell, that's the only difference, and if it were up to me, I think
>I'd just combine the two.  However, the .pdx does seem to add a couple
>hundred pounds to the file.
> 
I extracted the .zip and it appears to contain both:
641 $ ls -al */*.html */*.pdx
-rw-r--r--@ 1 paulgilm  staff   954126 Jul 23 07:48 
zosv2r4pdfkit-Jul-19/1._Open_Me_First_zOS_V2R4_Adobe_Indexed_Collection.html
-rw-r--r--@ 1 paulgilm  staff  1741409 Jul 22 17:38 zosv2r4pdfkit-Jul-19/Export 
zOS V2.2 to V2.4 Upgrade Workflow.html
-rw-r--r--@ 1 paulgilm  staff  1244609 Jul 22 17:38 zosv2r4pdfkit-Jul-19/Export 
zOS V2.3 to V2.4 Upgrade Workflow.html
-rw-r--r--@ 1 paulgilm  staff  557 Jul 23 07:42 
zosv2r4pdfkit-Jul-19/zOS_V2R4_Adobe_PDF_Collection_Index.pdx
642 $ 

-- gil

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-25 Thread Lionel B Dyck
Correct - it will open the html file with no problem - but that isn't the 
searchable index which does open in Edge.


Lionel B. Dyck <
Website: http://www.lbdsoftware.com

"Worry more about your character than your reputation.  Character is what you 
are, reputation merely what others think you are." - John Wooden

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of Jim 
Brooks
Sent: Thursday, July 25, 2019 8:54 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

Open the Chrome index in your  z/OS 2.4 folder.
Chrome will not find the file.
Change the current URL in Chrome to point to your z/Os 2.4 folder on your hard 
drive.
It will open the Index.html  in your chrome browser.
Works for me.

.
Regards,
Jim


<https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=icon>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=link>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Wed, Jul 24, 2019 at 2:13 PM Susan Shumway  wrote:

> Thanks for the notice about this weird behavior, Lionel. I'll alert 
> the Collection builder and see if he has any ideas.
>
> -Sue Shumway
>
>
> On 7/24/2019 11:47 AM, Lionel B Dyck wrote:
> > Thanks - did that - but since they claim they get so many issues 
> > that
> one should not expect a response.  Thus posting here to see if anyone 
> has any solution.
> >
> >
> > Lionel B. Dyck <
> > Website: http://www.lbdsoftware.com
> >
> > "Worry more about your character than your reputation.  Character is
> what you are, reputation merely what others think you are." - John 
> Wooden
> >
> > -Original Message-
> > From: IBM Mainframe Discussion List  On
> Behalf Of Mike Schwab
> > Sent: Wednesday, July 24, 2019 10:45 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???
> >
> >
> https://support.google.com/chrome/answer/95315?co=GENIE.Platform%3DDes
> ktop=en
> >
> > On Wed, Jul 24, 2019 at 2:32 PM Lionel B Dyck  wrote:
> >>
> >> Works fine in IE and in Edge - just Chrome.
> >>
> >> Already have the file association in Windows set.
> >>
> >>
> >> Lionel B. Dyck <
> >> Website: http://www.lbdsoftware.com
> >>
> >> "Worry more about your character than your reputation.  Character 
> >> is what you are, reputation merely what others think you are." - 
> >> John Wooden
> >>
> >> -Original Message-
> >> From: IBM Mainframe Discussion List  On 
> >> Behalf Of Allan Staller
> >> Sent: Wednesday, July 24, 2019 9:26 AM
> >> To: IBM-MAIN@LISTSERV.UA.EDU
> >> Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???
> >>
> >> Windows File Associations?
> >>
> >> Try w/IE or other to see if it is unique to Chrome
> >>
> >> -Original Message-
> >> From: IBM Mainframe Discussion List  On 
> >> Behalf Of Lionel B Dyck
> >> Sent: Wednesday, July 24, 2019 9:24 AM
> >> To: IBM-MAIN@LISTSERV.UA.EDU
> >> Subject: Using Google Chrome to open IBM z/OS 2.4 Library Index ???
> >>
> >> When using Google Chrome with a bookmark to the .pdx for the z/OS 
> >> library, the pdx opens as a text file.
> >>
> >>
> >>
> >> It opens in Adobe Reader just fine using Edge when bookmarked.
> >>
> >>
> >>
> >> Any suggestions on how to 'fix' Chrome?
> >>
> >>
> >>
> >> tia
> >>
> >>
> >>
> >>
> >>
> >> Lionel B. Dyck <
> >> Website:
> >> <https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.
> >> lbdsof
> >> tware.com%2Fdata=02%7C01%7Callan.staller%40HCL.COM%7C74e712140
> >> 585
> >> 48c3de
> >> d208d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C6369957
> >> 509
> >> 284020
> >> 19sdata=BVlDjxxqK3ix%2BQyYhZV3wMZUdTfx%2BL78sGU6xQy1Oak%3D
> >> ;re
> >> served
> >> =0>
> >> https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fww
> >> w.l
> >> bdsoft
> >> ware.comdata=02%7C01%7Callan.staller%40HCL.COM%7C74e7121405854
> >> 8c3
> >> ded208
> >> d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C63699575092
> >> 840
> >> 2019
> >> mp

Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-25 Thread Lionel B Dyck
The pdx is a true index to the collection whereas the index.html is really a 
list of pubs.

Lionel B. Dyck <
Website: http://www.lbdsoftware.com

"Worry more about your character than your reputation.  Character is what you 
are, reputation merely what others think you are." - John Wooden

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Steve Smith
Sent: Thursday, July 25, 2019 9:06 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

Keep in mind there are two versions of the entire collection: One is indexed by 
Adobe with a .pdx; the other has an index.html file.  As best as I can tell, 
that's the only difference, and if it were up to me, I think I'd just combine 
the two.  However, the .pdx does seem to add a couple hundred pounds to the 
file.

sas

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-25 Thread Steve Smith
Keep in mind there are two versions of the entire collection: One is
indexed by Adobe with a .pdx; the other has an index.html file.  As best as
I can tell, that's the only difference, and if it were up to me, I think
I'd just combine the two.  However, the .pdx does seem to add a couple
hundred pounds to the file.

sas

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-25 Thread Jim Brooks
Open the Chrome index in your  z/OS 2.4 folder.
Chrome will not find the file.
Change the current URL in Chrome to point to your z/Os 2.4 folder on your
hard drive.
It will open the Index.html  in your chrome browser.
Works for me.

.
Regards,
Jim


<https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=icon>
Virus-free.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email_source=link_campaign=sig-email_content=webmail_term=link>
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>

On Wed, Jul 24, 2019 at 2:13 PM Susan Shumway  wrote:

> Thanks for the notice about this weird behavior, Lionel. I'll alert the
> Collection builder and see if he has any ideas.
>
> -Sue Shumway
>
>
> On 7/24/2019 11:47 AM, Lionel B Dyck wrote:
> > Thanks - did that - but since they claim they get so many issues that
> one should not expect a response.  Thus posting here to see if anyone has
> any solution.
> >
> >
> > Lionel B. Dyck <
> > Website: http://www.lbdsoftware.com
> >
> > "Worry more about your character than your reputation.  Character is
> what you are, reputation merely what others think you are." - John Wooden
> >
> > -Original Message-
> > From: IBM Mainframe Discussion List  On
> Behalf Of Mike Schwab
> > Sent: Wednesday, July 24, 2019 10:45 AM
> > To: IBM-MAIN@LISTSERV.UA.EDU
> > Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???
> >
> >
> https://support.google.com/chrome/answer/95315?co=GENIE.Platform%3DDesktop=en
> >
> > On Wed, Jul 24, 2019 at 2:32 PM Lionel B Dyck  wrote:
> >>
> >> Works fine in IE and in Edge - just Chrome.
> >>
> >> Already have the file association in Windows set.
> >>
> >>
> >> Lionel B. Dyck <
> >> Website: http://www.lbdsoftware.com
> >>
> >> "Worry more about your character than your reputation.  Character is
> >> what you are, reputation merely what others think you are." - John
> >> Wooden
> >>
> >> -Original Message-
> >> From: IBM Mainframe Discussion List  On
> >> Behalf Of Allan Staller
> >> Sent: Wednesday, July 24, 2019 9:26 AM
> >> To: IBM-MAIN@LISTSERV.UA.EDU
> >> Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???
> >>
> >> Windows File Associations?
> >>
> >> Try w/IE or other to see if it is unique to Chrome
> >>
> >> -Original Message-
> >> From: IBM Mainframe Discussion List  On
> >> Behalf Of Lionel B Dyck
> >> Sent: Wednesday, July 24, 2019 9:24 AM
> >> To: IBM-MAIN@LISTSERV.UA.EDU
> >> Subject: Using Google Chrome to open IBM z/OS 2.4 Library Index ???
> >>
> >> When using Google Chrome with a bookmark to the .pdx for the z/OS
> >> library, the pdx opens as a text file.
> >>
> >>
> >>
> >> It opens in Adobe Reader just fine using Edge when bookmarked.
> >>
> >>
> >>
> >> Any suggestions on how to 'fix' Chrome?
> >>
> >>
> >>
> >> tia
> >>
> >>
> >>
> >>
> >>
> >> Lionel B. Dyck <
> >> Website:
> >> <https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.
> >> lbdsof
> >> tware.com%2Fdata=02%7C01%7Callan.staller%40HCL.COM%7C74e712140585
> >> 48c3de
> >> d208d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C6369957509
> >> 284020
> >> 19sdata=BVlDjxxqK3ix%2BQyYhZV3wMZUdTfx%2BL78sGU6xQy1Oak%3Dre
> >> served
> >> =0>
> >> https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.l
> >> bdsoft
> >> ware.comdata=02%7C01%7Callan.staller%40HCL.COM%7C74e71214058548c3
> >> ded208
> >> d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C63699575092840
> >> 2019
> >> mp;sdata=B3fiylG4AL9Kv4fvCvjcQflnKlHcoNPs2yGW%2FL6DuZU%3Dreserved
> >> =0
> >>
> >> "Worry more about your character than your reputation.  Character is
> >> what you are, reputation merely what others think you are." - John
> >> Wooden
> >>
> >>
> >>
> >>
> >> --
> >> For IBM-MAIN subscribe / signoff / archive access instructions, send
> >> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> >> ::DISCLAIMER::
> >> 

Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-24 Thread Susan Shumway
Thanks for the notice about this weird behavior, Lionel. I'll alert the 
Collection builder and see if he has any ideas.


-Sue Shumway


On 7/24/2019 11:47 AM, Lionel B Dyck wrote:

Thanks - did that - but since they claim they get so many issues that one 
should not expect a response.  Thus posting here to see if anyone has any 
solution.


Lionel B. Dyck <
Website: http://www.lbdsoftware.com

"Worry more about your character than your reputation.  Character is what you are, 
reputation merely what others think you are." - John Wooden

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Mike Schwab
Sent: Wednesday, July 24, 2019 10:45 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

https://support.google.com/chrome/answer/95315?co=GENIE.Platform%3DDesktop=en

On Wed, Jul 24, 2019 at 2:32 PM Lionel B Dyck  wrote:


Works fine in IE and in Edge - just Chrome.

Already have the file association in Windows set.


Lionel B. Dyck <
Website: http://www.lbdsoftware.com

"Worry more about your character than your reputation.  Character is
what you are, reputation merely what others think you are." - John
Wooden

-Original Message-
From: IBM Mainframe Discussion List  On
Behalf Of Allan Staller
Sent: Wednesday, July 24, 2019 9:26 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

Windows File Associations?

Try w/IE or other to see if it is unique to Chrome

-Original Message-
From: IBM Mainframe Discussion List  On
Behalf Of Lionel B Dyck
Sent: Wednesday, July 24, 2019 9:24 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

When using Google Chrome with a bookmark to the .pdx for the z/OS
library, the pdx opens as a text file.



It opens in Adobe Reader just fine using Edge when bookmarked.



Any suggestions on how to 'fix' Chrome?



tia





Lionel B. Dyck <
Website:
<https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.
lbdsof
tware.com%2Fdata=02%7C01%7Callan.staller%40HCL.COM%7C74e712140585
48c3de
d208d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C6369957509
284020
19sdata=BVlDjxxqK3ix%2BQyYhZV3wMZUdTfx%2BL78sGU6xQy1Oak%3Dre
served
=0>
https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.l
bdsoft
ware.comdata=02%7C01%7Callan.staller%40HCL.COM%7C74e71214058548c3
ded208
d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C63699575092840
2019
mp;sdata=B3fiylG4AL9Kv4fvCvjcQflnKlHcoNPs2yGW%2FL6DuZU%3Dreserved
=0

"Worry more about your character than your reputation.  Character is
what you are, reputation merely what others think you are." - John
Wooden




--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
::DISCLAIMER::
--
--
--
--
--
--
--
The contents of this e-mail and any attachment(s) are confidential and
intended for the named recipient(s) only. E-mail transmission is not
guaranteed to be secure or error-free as information could be
intercepted, corrupted, lost, destroyed, arrive late or incomplete, or
may contain viruses in transmission. The e mail and its contents (with
or without referred errors) shall therefore not attach any liability
on the originator or HCL or its affiliates. Views or opinions, if any,
presented in this email are solely those of the author and may not
necessarily reflect the views or opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure,
modification, distribution and / or publication of this message
without the prior written consent of authorized representative of HCL
is strictly prohibited. If you have received this email in error
please delete it and notify the sender immediately. Before opening any email 
and/or attachments, please check them for viruses and other defects.
--
--
--
--
--
--
--

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to lists...@listserv.ua.edu with th

Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-24 Thread Lionel B Dyck
Thanks - did that - but since they claim they get so many issues that one 
should not expect a response.  Thus posting here to see if anyone has any 
solution.


Lionel B. Dyck <
Website: http://www.lbdsoftware.com

"Worry more about your character than your reputation.  Character is what you 
are, reputation merely what others think you are." - John Wooden

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Mike Schwab
Sent: Wednesday, July 24, 2019 10:45 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

https://support.google.com/chrome/answer/95315?co=GENIE.Platform%3DDesktop=en

On Wed, Jul 24, 2019 at 2:32 PM Lionel B Dyck  wrote:
>
> Works fine in IE and in Edge - just Chrome.
>
> Already have the file association in Windows set.
>
>
> Lionel B. Dyck <
> Website: http://www.lbdsoftware.com
>
> "Worry more about your character than your reputation.  Character is 
> what you are, reputation merely what others think you are." - John 
> Wooden
>
> -Original Message-
> From: IBM Mainframe Discussion List  On 
> Behalf Of Allan Staller
> Sent: Wednesday, July 24, 2019 9:26 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???
>
> Windows File Associations?
>
> Try w/IE or other to see if it is unique to Chrome
>
> -Original Message-
> From: IBM Mainframe Discussion List  On 
> Behalf Of Lionel B Dyck
> Sent: Wednesday, July 24, 2019 9:24 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Using Google Chrome to open IBM z/OS 2.4 Library Index ???
>
> When using Google Chrome with a bookmark to the .pdx for the z/OS 
> library, the pdx opens as a text file.
>
>
>
> It opens in Adobe Reader just fine using Edge when bookmarked.
>
>
>
> Any suggestions on how to 'fix' Chrome?
>
>
>
> tia
>
>
>
>
>
> Lionel B. Dyck <
> Website:
> <https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.
> lbdsof 
> tware.com%2Fdata=02%7C01%7Callan.staller%40HCL.COM%7C74e712140585
> 48c3de
> d208d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C6369957509
> 284020 
> 19sdata=BVlDjxxqK3ix%2BQyYhZV3wMZUdTfx%2BL78sGU6xQy1Oak%3Dre
> served
> =0>
> https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.l
> bdsoft
> ware.comdata=02%7C01%7Callan.staller%40HCL.COM%7C74e71214058548c3
> ded208 
> d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C63699575092840
> 2019
> mp;sdata=B3fiylG4AL9Kv4fvCvjcQflnKlHcoNPs2yGW%2FL6DuZU%3Dreserved
> =0
>
> "Worry more about your character than your reputation.  Character is 
> what you are, reputation merely what others think you are." - John 
> Wooden
>
>
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send 
> email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> ::DISCLAIMER::
> --
> --
> --
> --
> --
> --
> --
> The contents of this e-mail and any attachment(s) are confidential and 
> intended for the named recipient(s) only. E-mail transmission is not 
> guaranteed to be secure or error-free as information could be 
> intercepted, corrupted, lost, destroyed, arrive late or incomplete, or 
> may contain viruses in transmission. The e mail and its contents (with 
> or without referred errors) shall therefore not attach any liability 
> on the originator or HCL or its affiliates. Views or opinions, if any, 
> presented in this email are solely those of the author and may not 
> necessarily reflect the views or opinions of HCL or its affiliates. 
> Any form of reproduction, dissemination, copying, disclosure, 
> modification, distribution and / or publication of this message 
> without the prior written consent of authorized representative of HCL 
> is strictly prohibited. If you have received this email in error 
> please delete it and notify the sender immediately. Before opening any email 
> and/or attachments, please check them for viruses and other defects.
> --
> --
> --
> --
> --
> --
> --
>
> 

Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-24 Thread Mike Schwab
https://support.google.com/chrome/answer/95315?co=GENIE.Platform%3DDesktop=en

On Wed, Jul 24, 2019 at 2:32 PM Lionel B Dyck  wrote:
>
> Works fine in IE and in Edge - just Chrome.
>
> Already have the file association in Windows set.
>
>
> Lionel B. Dyck <
> Website: http://www.lbdsoftware.com
>
> "Worry more about your character than your reputation.  Character is what
> you are, reputation merely what others think you are." - John Wooden
>
> -Original Message-
> From: IBM Mainframe Discussion List  On Behalf Of
> Allan Staller
> Sent: Wednesday, July 24, 2019 9:26 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???
>
> Windows File Associations?
>
> Try w/IE or other to see if it is unique to Chrome
>
> -Original Message-
> From: IBM Mainframe Discussion List  On Behalf Of
> Lionel B Dyck
> Sent: Wednesday, July 24, 2019 9:24 AM
> To: IBM-MAIN@LISTSERV.UA.EDU
> Subject: Using Google Chrome to open IBM z/OS 2.4 Library Index ???
>
> When using Google Chrome with a bookmark to the .pdx for the z/OS library,
> the pdx opens as a text file.
>
>
>
> It opens in Adobe Reader just fine using Edge when bookmarked.
>
>
>
> Any suggestions on how to 'fix' Chrome?
>
>
>
> tia
>
>
>
>
>
> Lionel B. Dyck <
> Website:
> <https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.lbdsof
> tware.com%2Fdata=02%7C01%7Callan.staller%40HCL.COM%7C74e71214058548c3de
> d208d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C6369957509284020
> 19sdata=BVlDjxxqK3ix%2BQyYhZV3wMZUdTfx%2BL78sGU6xQy1Oak%3Dreserved
> =0>
> https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.lbdsoft
> ware.comdata=02%7C01%7Callan.staller%40HCL.COM%7C74e71214058548c3ded208
> d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636995750928402019
> mp;sdata=B3fiylG4AL9Kv4fvCvjcQflnKlHcoNPs2yGW%2FL6DuZU%3Dreserved=0
>
> "Worry more about your character than your reputation.  Character is what
> you are, reputation merely what others think you are." - John Wooden
>
>
>
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
> ::DISCLAIMER::
> 
> 
> 
> --
> The contents of this e-mail and any attachment(s) are confidential and
> intended for the named recipient(s) only. E-mail transmission is not
> guaranteed to be secure or error-free as information could be intercepted,
> corrupted, lost, destroyed, arrive late or incomplete, or may contain
> viruses in transmission. The e mail and its contents (with or without
> referred errors) shall therefore not attach any liability on the originator
> or HCL or its affiliates. Views or opinions, if any, presented in this email
> are solely those of the author and may not necessarily reflect the views or
> opinions of HCL or its affiliates. Any form of reproduction, dissemination,
> copying, disclosure, modification, distribution and / or publication of this
> message without the prior written consent of authorized representative of
> HCL is strictly prohibited. If you have received this email in error please
> delete it and notify the sender immediately. Before opening any email and/or
> attachments, please check them for viruses and other defects.
> 
> 
> 
> --
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions, send email
> to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN



-- 
Mike A Schwab, Springfield IL USA
Where do Forest Rangers go to get away from it all?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-24 Thread Lionel B Dyck
Works fine in IE and in Edge - just Chrome.

Already have the file association in Windows set.


Lionel B. Dyck <
Website: http://www.lbdsoftware.com

"Worry more about your character than your reputation.  Character is what
you are, reputation merely what others think you are." - John Wooden

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of
Allan Staller
Sent: Wednesday, July 24, 2019 9:26 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

Windows File Associations?

Try w/IE or other to see if it is unique to Chrome

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of
Lionel B Dyck
Sent: Wednesday, July 24, 2019 9:24 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

When using Google Chrome with a bookmark to the .pdx for the z/OS library,
the pdx opens as a text file.



It opens in Adobe Reader just fine using Edge when bookmarked.



Any suggestions on how to 'fix' Chrome?



tia





Lionel B. Dyck <
Website:
<https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.lbdsof
tware.com%2Fdata=02%7C01%7Callan.staller%40HCL.COM%7C74e71214058548c3de
d208d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C6369957509284020
19sdata=BVlDjxxqK3ix%2BQyYhZV3wMZUdTfx%2BL78sGU6xQy1Oak%3Dreserved
=0>
https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.lbdsoft
ware.comdata=02%7C01%7Callan.staller%40HCL.COM%7C74e71214058548c3ded208
d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636995750928402019
mp;sdata=B3fiylG4AL9Kv4fvCvjcQflnKlHcoNPs2yGW%2FL6DuZU%3Dreserved=0

"Worry more about your character than your reputation.  Character is what
you are, reputation merely what others think you are." - John Wooden




--
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
::DISCLAIMER::



--
The contents of this e-mail and any attachment(s) are confidential and
intended for the named recipient(s) only. E-mail transmission is not
guaranteed to be secure or error-free as information could be intercepted,
corrupted, lost, destroyed, arrive late or incomplete, or may contain
viruses in transmission. The e mail and its contents (with or without
referred errors) shall therefore not attach any liability on the originator
or HCL or its affiliates. Views or opinions, if any, presented in this email
are solely those of the author and may not necessarily reflect the views or
opinions of HCL or its affiliates. Any form of reproduction, dissemination,
copying, disclosure, modification, distribution and / or publication of this
message without the prior written consent of authorized representative of
HCL is strictly prohibited. If you have received this email in error please
delete it and notify the sender immediately. Before opening any email and/or
attachments, please check them for viruses and other defects.



--

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email
to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-24 Thread Allan Staller
Windows File Associations?

Try w/IE or other to see if it is unique to Chrome

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Lionel B Dyck
Sent: Wednesday, July 24, 2019 9:24 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Using Google Chrome to open IBM z/OS 2.4 Library Index ???

When using Google Chrome with a bookmark to the .pdx for the z/OS library, the 
pdx opens as a text file.



It opens in Adobe Reader just fine using Edge when bookmarked.



Any suggestions on how to 'fix' Chrome?



tia





Lionel B. Dyck <
Website:  
<https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.lbdsoftware.com%2Fdata=02%7C01%7Callan.staller%40HCL.COM%7C74e71214058548c3ded208d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636995750928402019sdata=BVlDjxxqK3ix%2BQyYhZV3wMZUdTfx%2BL78sGU6xQy1Oak%3Dreserved=0>
 
https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.lbdsoftware.comdata=02%7C01%7Callan.staller%40HCL.COM%7C74e71214058548c3ded208d71042aeea%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C636995750928402019sdata=B3fiylG4AL9Kv4fvCvjcQflnKlHcoNPs2yGW%2FL6DuZU%3Dreserved=0

"Worry more about your character than your reputation.  Character is what you 
are, reputation merely what others think you are." - John Wooden




--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN
::DISCLAIMER::
--
The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. E-mail transmission is not guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or may contain viruses in transmission. 
The e mail and its contents (with or without referred errors) shall therefore 
not attach any liability on the originator or HCL or its affiliates. Views or 
opinions, if any, presented in this email are solely those of the author and 
may not necessarily reflect the views or opinions of HCL or its affiliates. Any 
form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of this message without the prior written 
consent of authorized representative of HCL is strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any email and/or attachments, please check them for 
viruses and other defects.
--

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Using Google Chrome to open IBM z/OS 2.4 Library Index ???

2019-07-24 Thread Lionel B Dyck
When using Google Chrome with a bookmark to the .pdx for the z/OS library,
the pdx opens as a text file.

 

It opens in Adobe Reader just fine using Edge when bookmarked.

 

Any suggestions on how to 'fix' Chrome?

 

tia

 

 

Lionel B. Dyck <
Website:   http://www.lbdsoftware.com

"Worry more about your character than your reputation.  Character is what
you are, reputation merely what others think you are." - John Wooden

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN