× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



We do it A LOT this way:

1. Create a spool file
2 Convert to PDF (by either CPYSPLF or a PDF tool, we use Gumbo)
3 Copy PDF to the User's Window-Sever-directory (each user has one)
using QNTC or NFS . (alternatively CPY the PDF doc to the user's own PC)
Issue STRPCCMD with PCCMD(full path+file name) . no need to use START.
like

CHGVAR VAR(&CMD) VALUE('\QNTC\\WINDSERVER\USERS\' *CAT &USER + *TCAT
'\' *CAT &PDF_NAME )

STRPCCMD (&CMD)

HTH
Gad



-----Original Message-----
From: MIDRANGE-L <midrange-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of
a4g
atl
Sent: Thursday, July 1, 2021 3:23 PM
To: midrange-l@xxxxxxxxxxxxxxxxxx
Subject: Has anyone created a PDF and then immediately displayed it on
the
screen?

CAUTION: This email originated from outside of the organization. Do not
click links or open attachments unless you recognize the sender and know
the content is safe.


I have created PDF files in the IFS and then used ACS to display the PDF.
All is good.
What I do is create the spool file and CPYSPLF to a *STMF file in the
IFS.
So far so good.

Problem: for security reasons, the staff in the plant are not given
access
to ACS other than the 5250 emulation. I need to be able to get the PDF to
automagically open the PDF and display it on the screen for the user to
work with.
I have not found a way to do this.
I tried the STRPCCMD with the dos command START but that command will
only
run a command on the PC. It will not run against the IFS unless I share
the
folder on the IFS and run the START against the IFS share. For security
reasons, we do not want to share the IFS folder. We have up to 200 users
and the security team are concerned about the security of the IFS.

Has anyone found a solution to this problem I have?

TIA, Darryl Freinkel.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com



------------------------------

Subject: Digest Footer

--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) digest list
To post a message email: MIDRANGE-L@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/midrange-l.

Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.

Help support midrange.com by shopping at amazon.com with our affiliate
link: https://amazon.midrange.com


------------------------------

End of MIDRANGE-L Digest, Vol 20, Issue 933
*******************************************


As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.