× 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.



Craig, I do not know where to find the setting you ask about. However, we
work with iProjects extensively in my shop and I dont recall encountering
any issues with saving a member when working off line in an iProject. The
only error I know of that I have received has been if I dont select the
option to work offline. It would be helpful to know the error that you
encountered.

On Fri, Sep 2, 2016 at 1:00 PM, <wdsci-l-request@xxxxxxxxxxxx> wrote:

Send WDSCI-L mailing list submissions to
wdsci-l@xxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.midrange.com/mailman/listinfo/wdsci-l
or, via email, send a message with subject or body 'help' to
wdsci-l-request@xxxxxxxxxxxx

You can reach the person managing the list at
wdsci-l-owner@xxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of WDSCI-L digest..."


*** NOTE: When replying to this digest message, PLEASE remove all text
unrelated to your reply and change the subject line so it is meaningful.

Today's Topics:

1. Re: Making the most, or over-thinking it - SQL for uploads
(Duane Scott)
2. iProjects - Text File Encoding (Craig Richards)


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

message: 1
date: Fri, 2 Sep 2016 12:57:38 +0000
from: Duane Scott <dscott@xxxxxxxxxxx>
subject: Re: [WDSCI-L] Making the most, or over-thinking it - SQL for
uploads

Thanks all for the helpful replies. Sorry, but answering all the emails
the other day put me out for two days with a backache. I go to PT today to
try to work it out. <painful grimace>

This was an enlightening experience, as usual. So many solutions and the
ultimate answer to my original question.

First off, despite working on the AS400 since the first year it was
available to the general non-partner public, I will readily admit that I
don't know but the smallest of percentage of what is available, I'm sure,
although I don't know what I don't know, so that is not a valid
admittance. But I do realize that somebody out there may know the answer
and obviously with groups like this one, the answer can be found.

Second, my original idea was that I would be able to do something with one
step and I asked it without completely thinking it through. I do that
often enough, and sometimes later regret it. I don't this time because
reading all the responses has been enlightening, as well as fun.

Third, I like a challenge. I may embark on a quest to "fill the gap". I
understand that RDi is a developer's tool, but as a tool, it's function is
to take source on the i and transfer that to the PC and then put it back
all for the convenience of eliminating the need for the developer to have
to go through the steps himself. What I'm proposing doesn't seem too large
a step from that. But there are a few factors in there that I don't
understand fully and many APIs and tools that I've yet to come across. Too
many times in the past I've developed something that was already there and
didn't find out about it because I didn't ask the right persons.

Until someone enhances the existing tools to do what I want, I'll continue
to use that which is comfortable to me and try to learn other methods that
turn out to be easier. I hope to always be willing to learn new stuff.

Thanks again, all. Really great stuff you've passed on.

duane



-----Original Message-----
From: WDSCI-L [mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of Booth
Martin
Sent: Thursday, September 01, 2016 12:21 AM
To: Rational Developer for IBM i / Websphere Development Studio Client for
System i & iSeries <wdsci-l@xxxxxxxxxxxx>
Subject: Re: [WDSCI-L] Making the most, or over-thinking it - SQL for
uploads

The fees for each user for just this one application might make RDi an
expensive solution?

On 8/31/2016 12:24 PM, MichaelQuigley@xxxxxxxxxx wrote:
... Is RDi something that you want to use for a production process?
After all, it is Rational *Developer* for IBM i. ...
--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) mailing list To post a message
email: WDSCI-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list
options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/wdsci-l.

________________________________
________________________________
CONFIDENTIALITY NOTICE: This electronic message transmission is intended
only for the person or entity to which it is addressed and may contain
information that is privileged, confidential or otherwise protected from
disclosure. If you have received this transmission, but are not the
intended recipient, you are hereby notified that any disclosure, copying,
distribution or use of the contents of this information is strictly
prohibited. If you have received this e-mail in error, please contact NALC
Health Benefit Plan at 703-729-4677 and delete and destroy the original
message and all copies.






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

message: 2
date: Fri, 2 Sep 2016 16:29:33 +0100
from: Craig Richards <craig@xxxxxxxxxxxxxxxx>
subject: [WDSCI-L] iProjects - Text File Encoding

Hi All,

Following on from my recent foray into RDi plugins, where I wrote a plugin
that ( amongst other things ) allowed me to insert the beginnings of a
highlighted comment ( double slash followed by CCSID 37 x'22' {=Unicode
0082} to allow me to continue to define comments which would stand out for
the bulk of programmers where I work who still use STRSEU...

I noticed that if I was working offline in an iProject, if I insert
character I get an error when I try to save the member ( locally ) I'm
assuming that there is no translation from x'22' in CCSID37 to the default
text file encoding for the project which is 1252.

Looking at the iProject Properties I can see under Resource that the Text
File Encoding is set to "Inherited from Container Cp1252 )

Well, I'm not exactly sure what the container is in this case...
I can change the encoding here to ISO-8859-1 and that then allows me to
save the member once I have inserted the above character.

"Query Hex" shows the character as 0082 which is correct.
Hex view, with it's 3 views shows:
Unicode 0082,
Source Encoding Cp037 22
But continues to show Native Encoding 1252 3F.

I guess that view is hard-wired to 1252 and doesn't update to reflect any
changes to text file encoding.

Anyway, my question is - is there anywhere at a higher level that I can set
this up to use ISO-8859-1 which can handle the character?

If you auto-create an iProject, as happens when you select one or more
source files from RSE and say "make available offline" then the source
members will be downloaded and that particular character modified before
you have a chance to say you want the local text files in ISO-8859-1 and
not Cp1252.

Sorry I'm kinda new to iProjects.

Thanks kindly,
Craig


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

Subject: Digest Footer

--
This is the Rational Developer for IBM i / Websphere Development Studio
Client for System i & iSeries (WDSCI-L) digest list
To post a message email: WDSCI-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/wdsci-l.


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

End of WDSCI-L Digest, Vol 14, Issue 367
****************************************


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.