|
Hi Marco,
No apology needed..my observations are.
Firstly I had win7 pro and I downloaded the upgrade to apply later - when
recently it kept asking me if I wanted to apply the upgrade and I kept
replying "no"..
Last week I had turned my back and it just went ahead and applied the
upgrade - not what I wanted...anyway I stuck with it rather than cancel and
seems to be OK.
I had a couple of problems printing but my V6R1 version of Client access
works ok - my Java version of the emulator works ok too.
Be aware if you are using Desktop interaction with RUNRMTCMD then you will
need to re-program around that.
RDi did something strange a couple of days ago so as I said earlier I
removed data studio and that is now working OK.
I had to reinstall AVG and a couple of non-work related apps (Sonos) but
is seems to be OK - and I might add (maybe my wishful thinking) my PC seems
a little quicker.
So try it on one PC and see what you think.
Good luck
Kevin
On 07/04/2016 07:50, Marco Facchinetti wrote:
Sorry Kevin, my intrerest was for WIN10, since here no one want to take--
the
first step...
TIA
--
Marco Facchinetti
Mr S.r.l.
Tel. 035 962885
Cel. 393 9620498
Skype: facchinettimarco
2016-04-06 10:34 GMT+02:00 Kevin Passey <kevin@xxxxxxxxxxxxxxxxx>:
Hi Marco,
Did you want to see more about what I've done with my RPGIII ASSET code
or
are you having trouble with RDi like me??
Indecently I sorted the RDi issue out by removing some parts that I was
not using just now. Namely Data Studio - I'll re-install it when I'm sure
my WIN10 is stable(almost there).
Regards
Kevin
On 06/04/2016 08:17, Marco Facchinetti wrote:
Hi Kevin, can you give us some more details about:
*Kevin Passey*
"I can share some screen shots if you like...when I've sorted what my
WIN10
upgrade has done to my copy of RDi...grrrrr."
TIA
--
Marco Facchinetti
Mr S.r.l.
Tel. 035 962885
Cel. 393 9620498
Skype: facchinettimarco
2016-04-05 17:47 GMT+02:00 Kevin Passey <kevin@xxxxxxxxxxxxxxxxx>:
Jon,
I have three commands set up in RDI which call the JCR4MAX to convert
to
RPGIV, JCR4PROTO and JCR5FREE - all called from within RDi..I just
right
click on the source member user defined options and away it goes.
Once you get used to what it won't do - ;) you can highlight a section
of
code and get RDi to convert it to free - putting the /Free - /end-free
around it...I've enhanced the actual tools to ignore any code
starting/ending in /Free /end-free....then when the free format
conversion
happens it ignores these and just wraps one /Free /end-free around the
whole program..
Because it is RPGIII I've kept the D specs etc intact...but now Craig
as
a
separate command to do these as well.
I managed to rattle thru some of my AS/SET generated code - because as
it
is machine generated the code is mostly the same.
I've managed to to get it to use BIF's on most of the file I/O
now.....given it's not great code to start with - it still works and
AS/SET
code looks a lot like free format RPG anyway - strangely enough..
I can share some screen shots if you like...when I've sorted what my
WIN10
upgrade has done to my copy of RDi...grrrrr.
All the best
Kevin
On 05/04/2016 16:32, Jon Paris wrote:
Familiar with Craig’s stuff Kevin - but good that others will now know
about it.*KDP Software Limited*
I’ve included his stuff in my presentations for some time now but for
me
it lacks one capability that I use frequently with Linoma - it doesn’t
integrate with RDi so I can’t easily convert a small piece of code.
Maybe the iSphere team could make that happen.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
On Apr 5, 2016, at 10:02 AM, Kevin Passey <kevin@xxxxxxxxxxxxxxxxx>
wrote:
*Kevin Passey*
Jon
You might also want to check out Craig Rutledge's pages - he's done
quite a bit and it's free open source..
I've converted quite a lot of AS/SET (RPGII) code by tweaking this..
http://www.jcrcmds.com/
I will admit I've made substantial changes to it.
Regards
Kevin
On 05/04/2016 14:30, JRusling@xxxxxxxxxxx wrote:
Thanks Jon - checking it out. . .!
And thanks Mark!*KDP Software Limited*
John Rusling
Senior Developer/Analyst
Quadion LLC
Minnesota Rubber & Plastics
952.927.1419
When entering a help desk ticket please include.
The menu & option(s)
Any supporting screen shots.
A brief but concise description of the request/issue.
Any customer#, item#, order# etc relevant to the problem.
"If you think education is expensive, try ignorance." (Derek Bok)
From: Jon Paris <jon.paris@xxxxxxxxxxxxxx>
To: Rpg400 Rpg400-L <rpg400-l@xxxxxxxxxxxx>
Date: 04/04/2016 02:45 PM
Subject: Re: Free-ify fixed format prototype
Sent by: "RPG400-L" <rpg400-l-bounces@xxxxxxxxxxxx>
You could save yourself a whole bunch of time by getting the Linoma
toolkit … just sayin.
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
On Apr 4, 2016, at 1:42 PM, JRusling@xxxxxxxxxxx wrote:
For some reason I had it in my head to have a dcl-pi nested in the
. . aaacccckkk.
dcl-pr.
Thanks Jon! I might get a whole program freed today!It is intended solely for the addressee. Access to this email by
John
From: Jon Paris <jon.paris@xxxxxxxxxxxxxx>
To: Rpg400 Rpg400-L <rpg400-l@xxxxxxxxxxxx>
Date: 04/04/2016 12:34 PM
Subject: Re: Free-ify fixed format prototype
Sent by: "RPG400-L" <rpg400-l-bounces@xxxxxxxxxxxx>
Dcl-Pr renamed Varchar(256) extproc(ptr);
parm1 Varchar(256) value;
End-Pr;
What were you having problems with?
Jon Paris
www.partner400.com
www.SystemiDeveloper.com
On Apr 4, 2016, at 1:24 PM, JRusling@xxxxxxxxxxx wrote:
Its Monday so i decided to do more free format (bit by bit) but the
is giving me pause (a very long pause...)
below
How do i make this free format?It is intended solely for the addressee. Access to this email by
Have had no luck with this.
Fixed prototype to rename a long procedure name to a short one
d renamed pr 256 varying extproc(ptr)
d parm1 256 varying value
Free
????
Got this one figured. . .
Fixed
d Ptr s * procptr
Free
dcl-s Ptr pointer(*proc);
Thanks for any help, or good links (some of which i am scouring as
we
speak)
John
<br />
The information in this email is confidential and may be legally
privileged.
anyoneunauthorized. If you are not the intended recipient, any
else is
disclosure,
copying,distribution or any action taken or omitted to be taken in reliance
onprohibited and may be unlawful.
it, is
--mailing list
This is the RPG programming on the IBM i (AS/400 and iSeries)
(RPG400-L)
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,--
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
This is the RPG programming on the IBM i (AS/400 and iSeries)
(RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
<br />
The information in this email is confidential and may be legally
privileged.
anyoneunauthorized. If you are not the intended recipient, any disclosure,
else is
copying,distribution or any action taken or omitted to be taken in reliance
on
it, isprohibited and may be unlawful.
--To post a message email: RPG400-L@xxxxxxxxxxxx
This is the RPG programming on the IBM i (AS/400 and iSeries)
(RPG400-L)
mailing list
To subscribe, unsubscribe, or change list options,--
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
*Kevin Passey*
*http://www.kdpsoftware.co.uk*
*Tel:08450 604123*
*Linkedin: https://www.linkedin.com/pub/kevin-passey/12/807/890*
*Twitter: http://www.twitter.com/kpassey*
--
This is the RPG programming on the IBM i (AS/400 and iSeries)
(RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
--
*http://www.kdpsoftware.co.uk*
*Tel:08450 604123*
*Linkedin: https://www.linkedin.com/pub/kevin-passey/12/807/890*
*Twitter: http://www.twitter.com/kpassey*
--
This is the RPG programming on the IBM i (AS/400 and iSeries)
(RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
--
*KDP Software Limited*
*http://www.kdpsoftware.co.uk*
*Tel:08450 604123*
*Linkedin: https://www.linkedin.com/pub/kevin-passey/12/807/890*
*Twitter: http://www.twitter.com/kpassey*
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
*Kevin Passey*
*KDP Software Limited*
*http://www.kdpsoftware.co.uk*
*Tel:08450 604123*
*Linkedin: https://www.linkedin.com/pub/kevin-passey/12/807/890*
*Twitter: http://www.twitter.com/kpassey*
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L)
mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related
questions.
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.