|
On Mar 13, 2023, at 1:06 AM, Roger Harman <roger.harman@xxxxxxxxxxx<mailto:roger.harman@xxxxxxxxxxx>> wrote:urceforge.net%2Fprojects%2Fxmli%2F&data=05%7C01%7C%7Cd6beb109304d46a42f8908db2428f353%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143530539908637%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=SghXu6HYy7DOk161vKl3dmHWskf4tdluD2VnkfOTcq8%3D&reserved=0
I'm probably showing my ignorance here as I've never dealt with EDI.
I have generated XML and JSON for some applications but used GoAnywhere.
For a simple document or set of documents where someone did not want to purchase a vendor package, wouldn't it be feasible to just build a document, possibly using a template, and populate it using %ScanRpl()? I've done a few form letter type applications where that was my approach. Template in a physical file and placeholders for the variables to replace with DB and/or calculated values.
Again, I may be looking at this too simplistically but just tossing the idea out there.
Roger Harman
COMMON Certified Application Developer - ILE RPG on IBM i on Power
-----Original Message-----
From: MIDRANGE-L
<midrange-l-bounces@xxxxxxxxxxxxxxxxxx<mailto:midrange-l-bounces@lists
.midrange.com>> On Behalf Of Vern Hamberg via MIDRANGE-L
Sent: Sunday, March 12, 2023 2:59 PM
To:
midrange-l@xxxxxxxxxxxxxxxxxx<mailto:midrange-l@xxxxxxxxxxxxxxxxxx>
Cc: Vern Hamberg
<vhamberg@xxxxxxxxxxxxxxx<mailto:vhamberg@xxxxxxxxxxxxxxx>>
Subject: Re: cXML
Hi Jon
:) My last post, I'm now a liar - I used some of your articles 8 or 9
years ago. easy400 still has some articles, i don't know if any of
yours, but I've not looked lately.
I've given presentations at COMMON, et al., about using CGIDEV2 to
build the component XML files in XLSX files. I give a very basic
CGIDEV2 101 as part of it.
Easy to over-think this process!
Vern
On 3/12/2023 4:52 PM, Jon Paris wrote:
The articles I wrote many moons ago on the topic have sadly been lost to time. Best I can find is this presentation which looks at a variety of approaches.
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww%2F&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989591951547%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=md1NP6Ca9F3kyx3%2BIo9vXOGRwzS2KqZpWVUeMAcD%2FGw%3D&reserved=0
.gateway400.org%2Fdocuments%2FGateway400%2FHandouts%2FGateway400Semin
ar.pdf&data=05%7C01%7Cddanner%40awtx-itw.com%7C03dd12d023f24eb0f9d908
db2440230e%7C7fa3ed9ffff94884a6e28dd98886b775%7C0%7C0%7C6381439587074
51187%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJ
BTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=hgC0u%2FRCc9UB15vzJ
AgVr8LRfOliAq7Bdi9PNcu0oc8%3D&reserved=0
<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fww%2F&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989591951547%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=CnW6fvJ9R4%2FMjrr41NbPJ25fp7AAbblYbMHs%2FqDLe98%3D&reserved=0
w.gateway400.org%2Fdocuments%2FGateway400%2FHandouts%2FGateway400Semi
nar.pdf&data=05%7C01%7Cddanner%40awtx-itw.com%7C03dd12d023f24eb0f9d90
8db2440230e%7C7fa3ed9ffff94884a6e28dd98886b775%7C0%7C0%7C638143958707
451187%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLC
JBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=hgC0u%2FRCc9UB15vz
JAgVr8LRfOliAq7Bdi9PNcu0oc8%3D&reserved=0>
Jon P.
On Mar 12, 2023, at 5:25 PM, Danner, Duane <ddanner@xxxxxxxxxxxx<mailto:ddanner@xxxxxxxxxxxx>> wrote:
Is there instructions on how to use cxml existing templating
system, such as that builtin to with CGIDEV2
-----Original Message-----
From: MIDRANGE-L
<midrange-l-bounces@xxxxxxxxxxxxxxxxxx<mailto:midrange-l-bounces@lis
ts.midrange.com>> On Behalf Of Jon Paris
Sent: Saturday, March 11, 2023 8:13 AM
To: Midrange Systems Technical Discussion
<midrange-l@xxxxxxxxxxxxxxxxxx<mailto:midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: Re: cXML
Well XML-INTO can be used to consume any cXML that is sent to you. Generation is a different thing.
I would suggest you stop looking for cXML tools specifically - as
Vern has pointed out it is just a set of predefined standards for
commerce data interchange. Instead, look for tools such as
Krengletech's XML-Suite that assist in building XML. You can also
use an existing templating system, such as that builtin to CGIDEV2.
There is also the XMLi open-source project
(https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fs%2F&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989591951547%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=q0GRUN0IA1dc1p2q3DjF1vqDY%2B20Rhxkl7CfIEjVMZU%3D&reserved=0
ourceforge.net%2Fprojects%2Fxmli%2F&data=05%7C01%7Cddanner%40awtx-it
w.com%7C03dd12d023f24eb0f9d908db2440230e%7C7fa3ed9ffff94884a6e28dd98
886b775%7C0%7C0%7C638143958707451187%7CUnknown%7CTWFpbGZsb3d8eyJWIjo
iMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7
C%7C%7C&sdata=%2BsoamRy3o21Z8o6y90sGtb2PkGuzZcRkIOMF4KXbDrE%3D&reser
ved=0<<a
href=>pbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiL
CJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=E4AEfZR80UTXckWBP0h1obWYydAVXqAj
luBjeYI%2BbKM%3D&reserved=0">https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fnam10.safelinks.protection.outl%2F&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989591951547%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ur4lGkTjEyYRcDn8iAEMAcDUc%2FTw6j9H%2FuffJYo7hHU%3D&reserved=0
ook.com/?url=https%3A%2F%2Fso%2F&data=05%7C01%7Cddanner%40awtx-itw.c
om%7C03dd12d023f24eb0f9d908db2440230e%7C7fa3ed9ffff94884a6e28dd98886
b775%7C0%7C0%7C638143958707451187%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC
4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7
C%7C&sdata=ArJp30SnjWlYewJZLZ0L5YHeU5tpkBSlNveaTiv7OYM%3D&reserved=0
bGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6MnFwqc%3D&reserved=0">https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fauthory.com%2FJonParisAndSusanGantner%2FGenerating-XML-the-XMLi-Way&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989591951547%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=KtOesSC%2FebIb9%2FEbIWKhdxoaMLL1qx5ZsGYaRawAfYM%3D&reserved=0
0%3D%7C3000%7C%7C%7C&sdata=E4AEfZR80UTXckWBP0h1obWYydAVXqAjluBjeYI%2Bb
KM%3D&reserved=0
b
77
5%7C0%7C0%7C638142514095397153%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wL
jAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7
C&sdata=UFuNHVex4OJ%2Fi0fNuPSfMM%2FO%2B8I1RUUsDZTMamwCIB8%3D&reserve
d=0>) but I notice it hasn't been updated in 5 years or so. Not that
anything much has happened to XML in that time so ... I described
using it for XML here:
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fau%2F&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989591951547%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=JXxzRIsmsADrvXuEpu73uLKlDbVwwZAIAr6vFReu%2FaY%3D&reserved=0
thory.com%2FJonParisAndSusanGantner%2FGenerating-XML-the-XMLi-Way&da
ta=05%7C01%7Cddanner%40awtx-itw.com%7C03dd12d023f24eb0f9d908db244023
0e%7C7fa3ed9ffff94884a6e28dd98886b775%7C0%7C0%7C638143958707451187%7
CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6I
k1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=2Rqzt2YsxsWFDBhdUoMxWeOG
84emTQmpwWguEmS8kDI%3D&reserved=0<<a
href=>aaaaaaaaaaaa%7C1%7C0%7C638142551793685174%7CUnknown%7CTWFpbGZs
b3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%
3D%7C3000%7C%7C%7C&sdata=dV5eSKfoqmSzJL7hOeY8EgESbi%2Bmeg%2FmfhtcQxJ
%2
aaaaaaaaaaa%7C1%7C0%7C638142551793685174%7CUnknown%7CTWFpbGZsb3d8eyJWI
joiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7
C%7C%7C&sdata=dV5eSKfoqmSzJL7hOeY8EgESbi%2Bmeg%2FmfhtcQxJ%2Fwqc%3D&res
erved=0
4
d
f75e5e08db223ac708%7C7fa3ed9ffff94884a6e28dd98886b775%7C0%7C0%7C6381
42514095397153%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV
2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=HDD2LD8Y
RAuPladAZ2HPpE2chQO%2FYMP%2F7vaV2TIDq1E%3D&reserved=0>
Jon P.
On Mar 10, 2023, at 3:05 PM, Danner, Duane <ddanner@xxxxxxxxxxxx<mailto:ddanner@xxxxxxxxxxxx>> wrote:--
Yes, looking for vendor/product that can help with getting the data into cXML. Or can we use the xml-into functions .
Thanks
-----Original Message-----
From: MIDRANGE-L
<midrange-l-bounces@xxxxxxxxxxxxxxxxxx<mailto:midrange-l-bounces@li
sts.midrange.com>> On Behalf Of Richard Schoen
Sent: Friday, March 10, 2023 11:57 AM
To:
midrange-l@xxxxxxxxxxxxxxxxxx<mailto:midrange-l@xxxxxxxxxxxxxxxxxx>
Subject: RE: cXML
I don't think cXML is a product.
It's an XML data format.
You'll need to learn how to format cXML files for them if they need them.
Or find a vendor that can help with software that can create cXML
file ? (Which was maybe what you were after?)
Regards,
Richard Schoen
Web:
https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fww%2F&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989591951547%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=qI6pFpf%2F8CCtJ302xiOI2TMuxzljWQoQBiiVnaHCO3Y%3D&reserved=0
w.r%2F&data=05%7C01%7Cddanner%40awtx-itw.com%7C03dd12d023f24eb0f9d9
08db2440230e%7C7fa3ed9ffff94884a6e28dd98886b775%7C0%7C0%7C638143958
707451187%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luM
zIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=5Owy245T62S
ODQgqshllh21JMKY%2Fb%2F25E1EP%2FPrYnxM%3D&reserved=0
ichardschoen.net<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fnam10.safelinks.protection.outlook.com%2F%3Fur&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989591951547%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=6kN9vcmKf0ZxkjomSzwLnzXU9mYbJ709cIs9FIS7DJc%3D&reserved=0
l=http%3A%2F%2Fichardschoen.net%2F&data=05%7C01%7Cddanner%40awtx-it
w.com%7C03dd12d023f24eb0f9d908db2440230e%7C7fa3ed9ffff94884a6e28dd9
8886b775%7C0%7C0%7C638143958707451187%7CUnknown%7CTWFpbGZsb3d8eyJWI
joiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C300
0%7C%7C%7C&sdata=E00iPq%2B8pYz2wOqPWHhRSq5zTx7StUTt%2FApkCEeGcgE%3D
&reserved=0>%2F&data=05%7C01%7Cddanner%40awtx-itw.com<https://nam10
.safelinks.protection.outlook.com/?url=http%3A%2F%2F40awtx-itw.com%
2F&data=05%7C01%7Cddanner%40awtx-itw.com%7C03dd12d023f24eb0f9d908db
2440230e%7C7fa3ed9ffff94884a6e28dd98886b775%7C0%7C0%7C6381439587074
51187%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiL
CJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=aAKhaLhwvtD275k
xKu%2F2ZUy3FYTLpeX%2FVToeUCdIOhY%3D&reserved=0>%7Ce6490df69e
924df75e5e08db223ac708%7C7fa3ed9ffff94884a6e28dd98886b775%7C0%7C0%7
C63
8142514095397153%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIj
oiV
2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=7IteRcI
won
991rrHoTkz5rMyY2XbSdkh6myswE0ZpEI%3D&reserved=0
Email: richard@xxxxxxxxxxxxxxxxx<mailto:richard@xxxxxxxxxxxxxxxxx>
------------------------------
message: 4
date: Fri, 10 Mar 2023 16:50:13 +0000
from: "Danner, Duane"
<ddanner@xxxxxxxxxxxx<mailto:ddanner@xxxxxxxxxxxx>>
subject: cXML
Looking for direction for using cXML, have a customer that is going
that direction. Any third party companies that offer cXML
Thanks
Duane Danner
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing list To post a message email:
MIDRANGE-L@xxxxxxxxxxxxxxxxxx<mailto:MIDRANGE-L@xxxxxxxxxxxxxxxxxx>
To subscribe, unsubscribe, or change list options,
visit:
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fl%2F&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989591951547%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=zVgkbjplicZ0HifWW7sKpTjHmg8XCTg1fWkPucG%2B1nM%3D&reserved=0
ist%2F&data=05%7C01%7Cddanner%40awtx-itw.com%7C03dd12d023f24eb0f9d9
08db2440230e%7C7fa3ed9ffff94884a6e28dd98886b775%7C0%7C0%7C638143958
707451187%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luM
zIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=d6%2BsGCTNh
X%2F%2BncONHzzyEDY6%2F0VuDg0%2F6v5IqBSrXNE%3D&reserved=0
s.midrange.com<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fnam10.safelinks.protection.outlook.com%2F%3Furl%3D&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=2i734G3jfS%2Fu6C1phfim2tHIctahUwHriB7xqMWGhP8%3D&reserved=0
http%3A%2F%2Fmidrange.com%2F&data=05%7C01%7Cddanner%40awtx-itw.com%
7C03dd12d023f24eb0f9d908db2440230e%7C7fa3ed9ffff94884a6e28dd98886b7
75%7C0%7C0%7C638143958707451187%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4
wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7
C%7C&sdata=Vagj%2Ffsgt%2BcKpw9Hh7uxrNo1JHcHH%2Fm5KnfUGqoI%2BQ0%3D&r
eserved=0>%2Fmailman%2Flistinfo%2Fmidrange-l&data=05%7C01%7Cddanne
r%40awtx-itw.com%7Ce6490df69e924df75e5e08db223ac708%7C7fa3ed9ffff94
884
a6e28dd98886b775%7C0%7C0%7C638142514095397153%7CUnknown%7CTWFpbGZsb
3d8
eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%
7C3
000%7C%7C%7C&sdata=v%2Bl3mTzdsTWUG2PNWV%2F8eLNukTW%2Fl7ozZaZvatiDHl
g%3
D&reserved=0 or email:
MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx<mailto:MIDRANGE-L-request@lis
ts.midrange.com> Before posting, please take a moment to review the
archives at https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fmidrange-l&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ZOFn93V3Eu9X1WdjuneUkW1A0vVpbItasGxKQuIYkZI%3D&reserved=0.
Please contact support@xxxxxxxxxxxxxxxxxxxx<mailto:support@xxxxxxxxxxxxxxxxxxxx> for any subscription related questions.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing list To post a message email:
MIDRANGE-L@xxxxxxxxxxxxxxxxxx<mailto:MIDRANGE-L@xxxxxxxxxxxxxxxxxx>
To subscribe, unsubscribe, or change list options,
visit:
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fl%2F&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=wBY9SsmZlsYN9Hdoany4J8OOX8TA2SrmWPxzfWkX%2F%2Bc%3D&reserved=0
ist%2F&data=05%7C01%7Cddanner%40awtx-itw.com%7C03dd12d023f24eb0f9d9
08db2440230e%7C7fa3ed9ffff94884a6e28dd98886b775%7C0%7C0%7C638143958
707451187%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luM
zIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=d6%2BsGCTNh
X%2F%2BncONHzzyEDY6%2F0VuDg0%2F6v5IqBSrXNE%3D&reserved=0
s.midrange.com<https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fnam10.safelinks.protection.outlook.com%2F%3Furl%3D&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=2i734G3jfS%2Fu6C1phfim2tHIctahUwHriB7xqMWGhP8%3D&reserved=0
http%3A%2F%2Fmidrange.com%2F&data=05%7C01%7Cddanner%40awtx-itw.com%
7C03dd12d023f24eb0f9d908db2440230e%7C7fa3ed9ffff94884a6e28dd98886b7
75%7C0%7C0%7C638143958707451187%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4
wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7
C%7C&sdata=Vagj%2Ffsgt%2BcKpw9Hh7uxrNo1JHcHH%2Fm5KnfUGqoI%2BQ0%3D&r
eserved=0>%2Fmailman%2Flistinfo%2Fmidrange-l&data=05%7C01%7Cddanne
r%40awtx-itw.com%7Ce6490df69e924df75e5e08db223ac708%7C7fa3ed9ffff94
884
a6e28dd98886b775%7C0%7C0%7C638142514095397153%7CUnknown%7CTWFpbGZsb
3d8
eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%
7C3
000%7C%7C%7C&sdata=v%2Bl3mTzdsTWUG2PNWV%2F8eLNukTW%2Fl7ozZaZvatiDHl
g%3
D&reserved=0 or email:
MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx<mailto:MIDRANGE-L-request@lis
ts.midrange.com> Before posting, please take a moment to review the
archives at
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fmidrange-l&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ZOFn93V3Eu9X1WdjuneUkW1A0vVpbItasGxKQuIYkZI%3D&reserved=0.
Please contact support@xxxxxxxxxxxxxxxxxxxx<mailto:support@xxxxxxxxxxxxxxxxxxxx> for any subscription related questions.
This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing list To post a message email:
MIDRANGE-L@xxxxxxxxxxxxxxxxxx<mailto:MIDRANGE-L@xxxxxxxxxxxxxxxxxx>
To subscribe, unsubscribe, or change list options,
visit:
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fli%2F&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=IR86%2F8LaRy9wG7vSIg%2F2hxK11ZyjaAbPS0qewi0JPyY%3D&reserved=0
sts.midrange.com%2Fmailman%2Flistinfo%2Fmidrange-l&data=05%7C01%7Cdd
anner%40awtx-itw.com%7C03dd12d023f24eb0f9d908db2440230e%7C7fa3ed9fff
f94884a6e28dd98886b775%7C0%7C0%7C638143958707607428%7CUnknown%7CTWFp
bGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6
Mn0%3D%7C3000%7C%7C%7C&sdata=ZcHTIzAWIYbv6k%2Fq1g0NNVKMiECcqIKBsgln8
zk0fh8%3D&reserved=0 or email:
MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx<mailto:MIDRANGE-L-request@list
s.midrange.com> Before posting, please take a moment to review the
archives at https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fmidrange-l&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ZOFn93V3Eu9X1WdjuneUkW1A0vVpbItasGxKQuIYkZI%3D&reserved=0.
Please contact support@xxxxxxxxxxxxxxxxxxxx<mailto:support@xxxxxxxxxxxxxxxxxxxx> for any subscription related questions.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L)
mailing list To post a message email:
MIDRANGE-L@xxxxxxxxxxxxxxxxxx<mailto:MIDRANGE-L@xxxxxxxxxxxxxxxxxx>
To subscribe, unsubscribe, or change list options,
visit:
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fli%2F&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=IR86%2F8LaRy9wG7vSIg%2F2hxK11ZyjaAbPS0qewi0JPyY%3D&reserved=0
sts.midrange.com%2Fmailman%2Flistinfo%2Fmidrange-l&data=05%7C01%7Cdd
anner%40awtx-itw.com%7C03dd12d023f24eb0f9d908db2440230e%7C7fa3ed9fff
f94884a6e28dd98886b775%7C0%7C0%7C638143958707607428%7CUnknown%7CTWFp
bGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6
Mn0%3D%7C3000%7C%7C%7C&sdata=ZcHTIzAWIYbv6k%2Fq1g0NNVKMiECcqIKBsgln8
zk0fh8%3D&reserved=0 or email:
MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx<mailto:MIDRANGE-L-request@list
s.midrange.com> Before posting, please take a moment to review the
archives at
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fmidrange-l&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ZOFn93V3Eu9X1WdjuneUkW1A0vVpbItasGxKQuIYkZI%3D&reserved=0.
Please contact support@xxxxxxxxxxxxxxxxxxxx<mailto:support@xxxxxxxxxxxxxxxxxxxx> for any subscription related questions.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email:
MIDRANGE-L@xxxxxxxxxxxxxxxxxx<mailto:MIDRANGE-L@xxxxxxxxxxxxxxxxxx>
To subscribe, unsubscribe, or change list options,
visit:
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist%2F&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=xZ0g8beXdy39WyPAuP4Hb%2BEzEWi9%2BRI1WIlAJQn21xs%3D&reserved=0
s.midrange.com%2Fmailman%2Flistinfo%2Fmidrange-l&data=05%7C01%7Cddanne
r%40awtx-itw.com%7C03dd12d023f24eb0f9d908db2440230e%7C7fa3ed9ffff94884
a6e28dd98886b775%7C0%7C0%7C638143958707607428%7CUnknown%7CTWFpbGZsb3d8
eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3
000%7C%7C%7C&sdata=ZcHTIzAWIYbv6k%2Fq1g0NNVKMiECcqIKBsgln8zk0fh8%3D&re
served=0 or email:
MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx<mailto:MIDRANGE-L-request@lists.
midrange.com> Before posting, please take a moment to review the
archives at
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fmidrange-l&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ZOFn93V3Eu9X1WdjuneUkW1A0vVpbItasGxKQuIYkZI%3D&reserved=0.
Please contact support@xxxxxxxxxxxxxxxxxxxx<mailto:support@xxxxxxxxxxxxxxxxxxxx> for any subscription related questions.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list To post a message email:
MIDRANGE-L@xxxxxxxxxxxxxxxxxx<mailto:MIDRANGE-L@xxxxxxxxxxxxxxxxxx>
To subscribe, unsubscribe, or change list options,
visit:
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flist%2F&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=xZ0g8beXdy39WyPAuP4Hb%2BEzEWi9%2BRI1WIlAJQn21xs%3D&reserved=0
s.midrange.com%2Fmailman%2Flistinfo%2Fmidrange-l&data=05%7C01%7Cddanne
r%40awtx-itw.com%7C03dd12d023f24eb0f9d908db2440230e%7C7fa3ed9ffff94884
a6e28dd98886b775%7C0%7C0%7C638143958707607428%7CUnknown%7CTWFpbGZsb3d8
eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3
000%7C%7C%7C&sdata=ZcHTIzAWIYbv6k%2Fq1g0NNVKMiECcqIKBsgln8zk0fh8%3D&re
served=0 or email:
MIDRANGE-L-request@xxxxxxxxxxxxxxxxxx<mailto:MIDRANGE-L-request@lists.
midrange.com> Before posting, please take a moment to review the
archives at
https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Farchive.midrange.com%2Fmidrange-l&data=05%7C01%7C%7Cf8f13a1c42234dbb92e108db2493d599%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C638143989592107761%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=ZOFn93V3Eu9X1WdjuneUkW1A0vVpbItasGxKQuIYkZI%3D&reserved=0.
Please contact support@xxxxxxxxxxxxxxxxxxxx<mailto:support@xxxxxxxxxxxxxxxxxxxx> 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.