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



Edmund,

Thanks! I have double my memory allocation in RDI!

But, IBM Data Studio does NOT give code-assist for FIELDS! For file names, YES!
https://imgur.com/a/6DVTdAD


Here is Microsoft with Field Code-Assist! Bravo!
https://imgur.com/a/I7aIvp2

No wonder why Microsoft is winning by leaps and bounds. They have better tools!

I said hey, we got color in SQL with Run SQL Scripts a few years ago! They say wow, we have color since day one, even back in the 1980's. Sad.

So, the migration to better tools in the Microsoft Environment continues. What can I say? Absolutely NOTHING! But, hang my head low in shame. I use DBU to look up the field names I forget. No Code Assist for field names in RUN SQL Scripts or IBM Data Studio.

OH well, at least the "DOS-GREEN-SCREEN" gives field code assist, so I often go back to that all the time. So sad...

But, I do love the feature to highlight my sql code in the LPEX editor, and run the SQL Script to test/Verify. That is AWESOME!
Source > Launch Run SQL Scripts. Now with COLOR! WooHoo!

PS. Glad to hear about the Bug found for that small memory leak. Kudos!


-Ken Killian-

-----Original Message-----
From: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxx> On Behalf Of Edmund Reinhardt
Sent: Thursday, August 2, 2018 11:47 AM
To: wdsci-l@xxxxxxxxxxxx
Cc: wdsci-l@xxxxxxxxxxxx
Subject: Re: [WDSCI-L] RDi performance

A couple of things

1) Ken, given the size of your programs, I would recommend a larger memory
size in your eclipse.ini
-Xmx2048m

will give you more space to work

2) IBM Data Studio does have content assist. Ctrl-Space will give SQL
keywords and table and field names.

3) Everyone should be aware that we have found a bug yesterday that does
leak memory. There is a simple work around. Turn off the preference
Remote Systems>Remote Systems LPEX Editor>IBM i Parsers>ILE RPG>Categorize
named indicators as Fields in the outline view.

HTH
Edmund




----- Original message -----
From: Ken Killian <kkillian@xxxxxxxxxxxx>
Sent by: "WDSCI-L" <wdsci-l-bounces@xxxxxxxxxxxx>
To: Rational Developer for IBM i / Websphere Development Studio Client
for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
Cc:
Subject: Re: [WDSCI-L] RDi performance
Date: Thu, Jul 12, 2018 1:25 PM

Jon,

Yes I do! When I first told my Microsoft Boss, and 3 M$ developers, they
I could hit <ENTER> to split lines. They LAUGHED...

>windows>preferences>Remote Systems>Remote System Lpex Editor>Ile
RPG>Key behavior
Check-box "CHECKED" for Enter Key splits line for Free form source

So... Sometimes it works, and sometimes it does not work...

For example, it does not work exec sql statements. <frown>

So, not consistent, sadly...

RDI is still better than SEU! <Big Smile>

-Ken Killian-

-----Original Message-----
From: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxx> On Behalf Of Jon Paris
Sent: Thursday, July 12, 2018 1:15 PM
To: Wdsci-L <wdsci-l@xxxxxxxxxxxx>
Subject: Re: [WDSCI-L] RDi performance

Mine is set up to line split lines with the Enter key Ken. Have you not
got that version?

Jon Paris

www.partner400.com
www.SystemiDeveloper.com

> On Jul 12, 2018, at 1:01 PM, Ken Killian <kkillian@xxxxxxxxxxxx>
wrote:
>
> I stand corrected! I mean better than SEU anyway....
>
> With the caveat when it works properly...
>
> I too wish it were more solid like Microsoft products. Such as VSCode.
Concur!
>
> My Microsoft co-workers laughed at IBM Data Studio. Where is the code
assist? Not intuitive at all.
>
> No wonder our databases are being converted over to Microsoft Sequel.
> They have the Modern Enterprise tools for modern development.<sad
> face>
>
> I still have to use Alt+S to split lines in the LPEX editor. Such as
to split lines in "Exec SQL" code....
> Imagine telling a Microsoft Developer use shortcut key "Alt+S" to
> split a line. Or use Ctrl+Shift_M to find a matching brace. At least I
> got them to laugh. <eye roll>
>
> Still better than SEU. And supports **Free format and code-assist,
color syntax, outline view, etc...
>
> Still "trailing edge" technology through. Just better than Green
> Screen editor with 19 viewable lines of code. <weak smile>
>
> Eclipse is a bubble-gum and duct-tape of frameworks/plugins.
>
> How I wish we could have gotten Profound Logic software 12-years ago,
> before they started down the Microsoft path. Our some other GUI
> solution with IBM i. (a.k.a. the Univac-PunchCard-400). Just too
> late... <Big Frown>
>
>
> -Ken Killian-
>
>
> -----Original Message-----
> From: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxx> On Behalf Of Tim Fathers
> Sent: Thursday, July 12, 2018 11:52 AM
> To: Rational Developer for IBM i / Websphere Development Studio Client
> for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
> Subject: Re: [WDSCI-L] RDi performance
>
>>> When RDI works properly, it is the best thing EVER!
>
> Compared to SEU maybe, but RDi/Eclipse is positively stone-age
compared to a modern editor like VSCode, for example. Having recently
bought a new PC I've just had the dubious pleasure of reinstalling RDi,
it's safe to say I can think of better ways to spend an hour or more.
Installing or updating anything from IBM is a painful and frustrating
processes compared to installing Node, VSCode, Git or just about every
other piece of software I can think of.
>
>
>
>
> ________________________________
> From: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxx> on behalf of Ken Killian
> <kkillian@xxxxxxxxxxxx>
> Sent: 12 July 2018 16:44
> To: Rational Developer for IBM i / Websphere Development Studio Client
> for System i & iSeries
> Subject: Re: [WDSCI-L] RDi performance
>
> Greg,
>
> You have my pity.
>
> I do export my personal preferences, which gets approximate 99%, but
> not all of the settings. It is pretty good, but NOT 100%
>
> I have to save my old workspaces, to compare and find setting that I
have missed.
>
> And with each release, things that worked in a previously release.
Suddenly stop working in the new release.
>
> Oh well, I need to get "Use to this"...
>
> Like you, I do NOT have the time to open PMR.
>
> I should not be surprised; all the vendors I work with do the same
thing. Not just IBM. I have to "PROVE" that their software is broken. I
have to be their "Beta-Tester". And yet, my Microsoft boss requires me
to do "Code-Coverage" and RPG-UNIT like they do in the Microsoft world.
Something called "Quality-Control".
>
> Sorry, I have jumped off that bandwagon too! So, anyway, you are NOT
the ONLY ONE, who encounters these problems.
>
> When RDI works properly, it is the best thing EVER! But, when it is
NOT stable, not functioning properly, it can drive anyone nuts...
>
> Clear cache, restart, reboot, create new workspace, start with -clean.
It is easier to do that, than be a beta-tester for the vendor.
>
> Sad, but true. At least it takes less time...
>
> Isn't' RDI a "wonderful Time Saver"? <sarcasm> When it works, it is
the best! But, when it fails, it cause me to pull out handfuls of hair!
>
> -Ken Killian-
>
> -----Original Message-----
> From: WDSCI-L <wdsci-l-bounces@xxxxxxxxxxxx> On Behalf Of Greg Wilburn
> Sent: Thursday, July 12, 2018 10:01 AM
> To: Rational Developer for IBM i / Websphere Development Studio Client
> for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
> Subject: Re: [WDSCI-L] RDi performance
>
> Maha,
>
> I can open a PMR provided I'm not asked to recreate and/or delete my
workspace... this seems to be the "goto solution" for everything. I do
not have the time to recreate all of my personal preferences, filters,
user actions, etc.
>
> I opened a PMR for this very issue several versions back... the issue
was not resolved.
>
> Greg
>
> -----Original Message-----
> From: WDSCI-L [[1]mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of
Maha
> Masri
> Sent: Wednesday, July 11, 2018 6:04 PM
> To: Rational Developer for IBM i / Websphere Development Studio Client
> for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
> Subject: Re: [WDSCI-L] RDi performance
>
>
> Greg,
> Can you please open a PMR so that we can ensure that this issue is
investigated.
>
> Thanks,
> ______________________________________________________________________
> __________________
> Maha Masri
> Rational Developer for i - Rational Developer for AIX and Linux -
> Rational Developer for Power
>
>
>
>
> From: Greg Wilburn <gwilburn@xxxxxxxxxxxxxxxxxxxxxxx>
> To: "Rational Developer for IBM i / Websphere Development Studio
> Client for System i & iSeries" <wdsci-l@xxxxxxxxxxxx>
> Date: 07/11/2018 03:07 PM
> Subject: Re: [WDSCI-L] RDi performance
> Sent by: "WDSCI-L" <wdsci-l-bounces@xxxxxxxxxxxx>
>
>
>
> Most of mine are not **FREE. Sometimes they are the old fixed format
>
> -----Original Message-----
> From: WDSCI-L [[2]mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of
> Tyler, Matt
> Sent: Wednesday, July 11, 2018 12:42 PM
> To: Rational Developer for IBM i / Websphere Development Studio Client
> for System i & iSeries <wdsci-l@xxxxxxxxxxxx>
> Subject: Re: [WDSCI-L] RDi performance
>
> I am curious to know of those that report the outline sticking at 66%
are these programs coded in **FREE,SQLRPGLE?
>
> I have seen more parser problems using **FREE.
>
> -Matt
>
>
> -----Original Message-----
> From: WDSCI-L [[3]mailto:wdsci-l-bounces@xxxxxxxxxxxx] On Behalf Of
Art Tostaine, Jr.
> Sent: Wednesday, July 11, 2018 10:34 AM
> To: Rational <wdsci-l@xxxxxxxxxxxx>
> Subject: Re: [WDSCI-L] RDi performance
>
> Never mind it still is stuck at 66%.
>
> Art
>
> On Wed, Jul 11, 2018 at 12:25 PM Art Tostaine, Jr.
> <atostaine@xxxxxxxxx>
> wrote:
>
>> While waiting for my parser to finish I read this thread. I was
>> stuck at 66% also. Clear cache worked.
>>
>> Art
>>
>>
>
> --
> Art Tostaine
> --
> 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:
>
[4]https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> s.midrange.com%2Fmailman%2Flistinfo%2Fwdsci-l&data=02%7C01%7C%7Ca67560
> 1c17ba45ddb36608d5e806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%
> 7C636670034871297817&sdata=RwCllkWTLwqCMPfTN9IHc7uKy7JOSxisoFj%2BvD6HT
> dI%3D&reserved=0
>
> or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
> moment to review the archives at
>
[5]https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farch
> ive.midrange.com%2Fwdsci-l&data=02%7C01%7C%7Ca675601c17ba45ddb36608d5e
> 806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C63667003487129781
> 7&sdata=%2FvkZ09Ow1TkeFU%2B%2BxrQQbnGRePJmlgeTb0cHWW2ktkw%3D&reserved=
> 0
> .
> --
> 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:
>
[6]https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> s.midrange.com%2Fmailman%2Flistinfo%2Fwdsci-l&data=02%7C01%7C%7Ca67560
> 1c17ba45ddb36608d5e806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%
> 7C636670034871297817&sdata=RwCllkWTLwqCMPfTN9IHc7uKy7JOSxisoFj%2BvD6HT
> dI%3D&reserved=0
>
> or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
> moment to review the archives at
>
[7]https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farch
> ive.midrange.com%2Fwdsci-l&data=02%7C01%7C%7Ca675601c17ba45ddb36608d5e
> 806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C63667003487129781
> 7&sdata=%2FvkZ09Ow1TkeFU%2B%2BxrQQbnGRePJmlgeTb0cHWW2ktkw%3D&reserved=
> 0
> .
> --
> 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:
>
[8]https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> s.midrange.com%2Fmailman%2Flistinfo%2Fwdsci-l&data=02%7C01%7C%7Ca67560
> 1c17ba45ddb36608d5e806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%
> 7C636670034871297817&sdata=RwCllkWTLwqCMPfTN9IHc7uKy7JOSxisoFj%2BvD6HT
> dI%3D&reserved=0
>
> or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
> moment to review the archives at
>
[9]https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farch
> ive.midrange.com%2Fwdsci-l&data=02%7C01%7C%7Ca675601c17ba45ddb36608d5e
> 806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C63667003487129781
> 7&sdata=%2FvkZ09Ow1TkeFU%2B%2BxrQQbnGRePJmlgeTb0cHWW2ktkw%3D&reserved=
> 0
> .
>
>
>
> --
> 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:
>
[10]https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> s.midrange.com%2Fmailman%2Flistinfo%2Fwdsci-l&data=02%7C01%7C%7Ca67560
> 1c17ba45ddb36608d5e806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%
> 7C636670034871297817&sdata=RwCllkWTLwqCMPfTN9IHc7uKy7JOSxisoFj%2BvD6HT
> dI%3D&reserved=0 or email: WDSCI-L-request@xxxxxxxxxxxx Before
> posting, please take a moment to review the archives at
[11]https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fwdsci-l&data=02%7C01%7C%7Ca675601c17ba45ddb36608d5e806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636670034871297817&sdata=%2FvkZ09Ow1TkeFU%2B%2BxrQQbnGRePJmlgeTb0cHWW2ktkw%3D&reserved=0.
> --
> 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:
> [12]INVALID URI
REMOVED=DwICAg&c=jf_iaSHvJObTbx-siA1ZOg&r=xVh0JOaBkAaa2_VJvF7mVrroZMIB4ornEW2uKL1r-oM&m=HP-eCHK9BhmbUKD9d2GwN8rKJ5KX7my5-frleCTD-Hk&s=2Z_waf04BeVIoZnKSgB1tTrY9nM4gmS0r3hXpXnQNyU&e=
> s.midrange.com%2Fmailman%2Flistinfo%2Fwdsci-l&data=02%7C01%7C%7Ca67560
> 1c17ba45ddb36608d5e806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%
> 7C636670034871297817&sdata=RwCllkWTLwqCMPfTN9IHc7uKy7JOSxisoFj%2BvD6HT
> dI%3D&reserved=0 or email: WDSCI-L-request@xxxxxxxxxxxx Before
> posting, please take a moment to review the archives at
[13]https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fwdsci-l&data=02%7C01%7C%7Ca675601c17ba45ddb36608d5e806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636670034871297817&sdata=%2FvkZ09Ow1TkeFU%2B%2BxrQQbnGRePJmlgeTb0cHWW2ktkw%3D&reserved=0.
> --
> 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:
>
[14]https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
> s.midrange.com%2Fmailman%2Flistinfo%2Fwdsci-l&data=02%7C01%7C%7Ca67560
> 1c17ba45ddb36608d5e806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%
> 7C636670034871297817&sdata=RwCllkWTLwqCMPfTN9IHc7uKy7JOSxisoFj%2BvD6HT
> dI%3D&reserved=0 or email: WDSCI-L-request@xxxxxxxxxxxx Before
> posting, please take a moment to review the archives at
[15]https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fwdsci-l&data=02%7C01%7C%7Ca675601c17ba45ddb36608d5e806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636670034871297817&sdata=%2FvkZ09Ow1TkeFU%2B%2BxrQQbnGRePJmlgeTb0cHWW2ktkw%3D&reserved=0.
> --
> 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: [16]https://lists.midrange.com/mailman/listinfo/wdsci-l
> or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
> moment to review the archives at
[17]https://archive.midrange.com/wdsci-l.
> --
> 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: [18]https://lists.midrange.com/mailman/listinfo/wdsci-l
> or email: WDSCI-L-request@xxxxxxxxxxxx Before posting, please take a
> moment to review the archives at
[19]https://archive.midrange.com/wdsci-l.

--
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: [20]https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
[21]https://archive.midrange.com/wdsci-l.
--
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: [22]https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at [23]https://archive.midrange.com/wdsci-l.




References

Visible links
1. mailto:wdsci-l-bounces@xxxxxxxxxxxx
2. mailto:wdsci-l-bounces@xxxxxxxxxxxx
3. mailto:wdsci-l-bounces@xxxxxxxxxxxx
4. https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
5. https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farch
6. https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
7. https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farch
8. https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
9. https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farch
10. https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
11. https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fwdsci-l&data=02%7C01%7C%7Ca675601c17ba45ddb36608d5e806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636670034871297817&sdata=%2FvkZ09Ow1TkeFU%2B%2BxrQQbnGRePJmlgeTb0cHWW2ktkw%3D&reserved=0
12. file:///tmp/INVALID URI REMOVED
13. https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fwdsci-l&data=02%7C01%7C%7Ca675601c17ba45ddb36608d5e806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636670034871297817&sdata=%2FvkZ09Ow1TkeFU%2B%2BxrQQbnGRePJmlgeTb0cHWW2ktkw%3D&reserved=0
14. https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist
15. https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fwdsci-l&data=02%7C01%7C%7Ca675601c17ba45ddb36608d5e806031b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636670034871297817&sdata=%2FvkZ09Ow1TkeFU%2B%2BxrQQbnGRePJmlgeTb0cHWW2ktkw%3D&reserved=0
16. https://lists.midrange.com/mailman/listinfo/wdsci-l
17. https://archive.midrange.com/wdsci-l
18. https://lists.midrange.com/mailman/listinfo/wdsci-l
19. https://archive.midrange.com/wdsci-l
20. https://lists.midrange.com/mailman/listinfo/wdsci-l
21. https://archive.midrange.com/wdsci-l
22. https://lists.midrange.com/mailman/listinfo/wdsci-l
23. https://archive.midrange.com/wdsci-l
--
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: https://lists.midrange.com/mailman/listinfo/wdsci-l
or email: WDSCI-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at https://archive.midrange.com/wdsci-l.

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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.