Thanks so much Dan! That's the ticket! The Curl works flawlessly now...time to go back through all my code and replace all the 'CMD /C' commands :)
Is that @IM:"k" mentioned in the docs somewhere? I certainly did a lot of Googling for equivalents to the '!' command and never came across it... Unfortunately, the large software package (iPUB) we are running on jBASE was created under the Universe emulation (I don't even think there WAS a D3 emulation in jBASE back then), and it's not happy when I switch it to D3 so I'm stuck with tweaking my old D3 stuff that I'm moving over to the new system... Thanks again to everyone else for the Curl and PowerShell help! I appreciate it! -Greg On Thursday, February 1, 2018 at 2:13:25 AM UTC-6, Daniel Klein wrote: > > The jBASE equivalent of the D3 "!" syntax is: > > @IM:"k" > > however, later versions of jBASE understand the D3 style as long as you > are running in D3 emulation. > > There's no need to run curl.exe under cmd.exe, just run it directly, e.g. > > curl_cmd = 'C:\curl\curl.exe "http://production.shippingapis.com. > ..<blah>"' > EXECUTE @IM:"k":curl_cmd > > or better yet, put 'C:\curl' in your PATH and then you can omit the > 'C:\curl' from the command. > > Daniel Klein > jBASE Developer at Large > > On Wed, Jan 31, 2018 at 6:50 PM, Greg Iverson <[email protected] > <javascript:>> wrote: > >> Hey Jim! >> >> I've managed to get my web "GET" request to successfully send via curl >> MANUALLY, but when attempting to send it via a jBASE pgm using EXECUTE 'CMD >> /C C:\curl\curl.exe "http://production.shippingapis.com...<blah>" ' it >> just fails with the error "< was unexpected at this time." >> This basically means that the way the jBASE "EXECUTE 'CMD /C....'" is >> running the dos command is messing up the quotes around my curl command and >> causing problems with my various <BLAH> and </BLAH> elements. I've run into >> this numerous times in jBASE. The old D3 EXECUTE '!<dos cmd>' worked for me >> every time, but the EXECUTE 'CMD /C' in jBASE is very unpredictable. >> >> Unless there's a better way to run a DOS command from within a jBASE pgm >> then I'm moving on to the POWERSHELL method you suggested... >> >> SO, I've gotten my 'invoke-restmethod -Uri "http://<blah>"' command to >> return the proper XML info from the USPS site, but now I'm wondering how I >> would call this powershell command from within a jBASE program? >> Using an EXECUTE 'CMD /C invoke-restmethod...' method as I did with my >> CURL attempt would obviously just try and execute the command at DOS and >> not within PowerShell. >> I assume there's some other nifty way of calling a powershell command >> from within a jBC program? >> >> Sorry! Been working in Pick for over 35 years, but I'm a 2-month old >> newby when it comes to jBASE! :) >> >> -Greg >> >> On Thursday, January 25, 2018 at 5:32:16 PM UTC-6, Jim Idle wrote: >>> >>> Those D3 socket routines are very clunky and I bet nobody has tested >>> them for security either. Execute a script as described here (you can also >>> then use https and not send your customers data over the interwebs without >>> encryption): >>> >>> >>> http://discoposse.com/2012/06/30/powershell-invoke-restmethod-putting-the-curl-in-your-shell/ >>> >>> Jim >>> >>> On Fri, Jan 26, 2018 at 04:43 Treg Taylor (SKS) < >>> [email protected]> wrote: >>> >>>> On Windows, call a powershell script that wraps a call to >>>> System.Net.WebClient. >>>> >>>> On Jan 25, 2018 1:23 PM, Greg Iverson <[email protected]> wrote: >>>> >>>> Hi Dan! >>>> >>>> We are running jBASE on Windows :( >>>> >>>> On Thursday, January 25, 2018 at 1:00:54 PM UTC-6, DanE wrote: >>>> >>>> Very simple in Linux and therefore in jBASE on Linux, just use curl and >>>> capture the results. >>>> >>>> >>>> >>>> [image: jBASE] <http://www.jbase.com/> >>>> Dan Ell >>>> jBASE Technical Engineer >>>> *949-383-2429* >>>> | >>>> 866‑582‑8447 >>>> *[email protected]* >>>> | >>>> *www.jbase.com* <http://www.jbase.com/> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> 9245 >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> Research >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> Drive >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> , >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> Irvine >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> , >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> 92618 >>>> <https://maps.google.com/?q=9245%C2%A0Research%C2%A0Drive%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+Irvine%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+,%C2%A0%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+%0D+92618&entry=gmail&source=g> >>>> >>>> [image: Zumasys] <http://www.zumasys.com/> >>>> >>>> * From:* [email protected] [mailto:[email protected]] *On >>>> Behalf Of *Greg Iverson >>>> *Sent:* Thursday, January 25, 2018 1:53 PM >>>> *To:* jBASE <[email protected]> >>>> *Subject:* JBASE equivalent to using sockets in D3? >>>> >>>> >>>> >>>> Hi all! >>>> >>>> >>>> >>>> We are converting from D3 to jBASE and I've run into a dilemma... >>>> >>>> >>>> >>>> I have a nifty set of D3 programs that utilize C libraries to open up >>>> sockets from Pick to the internet so we can do address verification with >>>> the USPS. >>>> >>>> I send a mailing address and they send it back standardized, or tell me >>>> it's bad. >>>> >>>> >>>> >>>> In a nutshell, the FlashBasic program starts out with a CFUNCTION >>>> SOCKET.BUILTIN command >>>> >>>> >>>> >>>> The socket is then opened with a %SOCKET, followed by %SEND which sends >>>> something like "GET >>>> http://production.shippingapis.com/ShippingAPI.dll?API=Verify&XML=<AddressValidateRequest%20USERID="503XXXX1094">....<blah >>>> >>>> <http://production.shippingapis.com/ShippingAPI.dll?API=Verify&XML=%3cAddressValidateRequest%20USERID=%22503XXXX1094%22%3e....%3cblah> >>>> >" >>>> >>>> >>>> >>>> Results are received via a %RECV call >>>> >>>> >>>> >>>> The socket is then closed via %CLOSESOCKET >>>> >>>> >>>> >>>> Any hope of this being moved to jBASE? I didn't write any of the C >>>> code/libraries...someone at D3 (TigerLogic or whomever they are now) >>>> supplied it to me. >>>> >>>> >>>> >>>> I'd hate to lose this functionality, but I don't program in C, so I'm >>>> at the mercy of any pre-existing routines to do this sort of thing... >>>> >>>> >>>> >>>> Thanks everyone! >>>> >>>> >>>> >>>> -Greg >>>> >>>> >>>> >>>> -- >>>> -- >>>> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >>>> >>>> To post, send email to [email protected] >>>> To unsubscribe, send email to [email protected] >>>> For more options, visit this group at >>>> http://groups.google.com/group/jBASE?hl=en >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "jBASE" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>>> -- >>>> -- >>>> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >>>> >>>> To post, send email to [email protected] >>>> To unsubscribe, send email to [email protected] >>>> For more options, visit this group at >>>> http://groups.google.com/group/jBASE?hl=en >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "jBASE" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>>> -- >>>> -- >>>> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >>>> >>>> To post, send email to [email protected] >>>> To unsubscribe, send email to [email protected] >>>> For more options, visit this group at >>>> http://groups.google.com/group/jBASE?hl=en >>>> >>>> --- >>>> You received this message because you are subscribed to the Google >>>> Groups "jBASE" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> -- >> -- >> IMPORTANT: T24/Globus posts are no longer accepted on this forum. >> >> To post, send email to [email protected] <javascript:> >> To unsubscribe, send email to [email protected] <javascript:> >> For more options, visit this group at >> http://groups.google.com/group/jBASE?hl=en >> >> --- >> You received this message because you are subscribed to the Google Groups >> "jBASE" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
