|
Hey Vern,development
We do have NETSERVER up and running on our machine. But I can't connect
to my library using the technique you showed. How do I add my
source library bmsrc to the share? Any good tutorials?a
Ideally I'd like to be able to open up BeyondCompare and then browse to
the two source members that I want to compare without having to download
anything to my PC. That would be my ultimate end goal.
Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777
Vern Hamberg <vhamberg@xxxxxxxxxxx>
Sent by: midrange-l-bounces@xxxxxxxxxxxx
10/19/2010 01:22 PM
Please respond to
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
To
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
cc
Subject
Re: Copy source file member to pc
If you have a NetServer share to, say, library VERN, and there is a
source file named QRPGLESRC there, then this is a way to refer to it
without having to do the CPYTOSTMF.
\\10.10.10.10\vern\qrpglesr.file\mymbr.mbr
vern is the share to the library on server located at 10.10.10.10
Your i Access Netserver share has to be set up to convert for objects
with extension mbr
Vern
On 10/19/2010 11:32 AM, Leif Guldbrand wrote:
Two steps.....desktop.
1)
CpyToStmF FromMbr('QSYS.LIB/library.LIB/qRpgSrc.FILE/program.MBR') +
ToStmF('/programsource_library/program.RPGLE') +
StmfOpt(*Replace) StmfCodPag(*PcAscii)
2)
With IE (explorer) or another utility (iNavigator - former OpsNav) -
copy the '/programsource_library/program.RPGLE from the IFS to your
file
Guess this could be automated with a CMD and a CLLE + calling a .bat
for step 2 - but I dunno for sure !!!???that
Btw: a source code on the IFS can be compiled:
CRTRPGMOD MODULE(LIBRARY/OBJECT) SRCSTMF('/somewhere/on/the/ifs')
Haven't tried it - though :-)
Leif
----- Original Message -----
From: "Bryce Martin"<BMartin@xxxxxxxxxxxx>
To: "Midrange Systems Technical Discussion"<midrange-l@xxxxxxxxxxxx>
Sent: Tuesday, October 19, 2010 5:26 PM
Subject: Re: Copy source file member to pc
There might be a more elegant way to do it. But in order to do it so
I don't get all the line number data on the left hand side I use
copy/paste to a notepad file. Clumsy, but works. If anyone knows of
use of the individual or entity to which it is addressed and may contain--better way I too would love to know.
Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
--- This message (including any attachments) is intended only for the
--list
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.
As an Amazon Associate we earn from qualifying purchases.
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.