|
Hey Vern,
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 development
source library bmsrc to the share? Any good tutorials?
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
Guess this could be automated with a CMD and a CLLE + calling a .batfile
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 a
better way I too would love to know.
Thanks
Bryce Martin
Programmer/Analyst I
570-546-4777
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.