Hi Dexter any command in your user.r is done at startup.
Ar Dexter Williams wrote: >Hi! Folks, > >I did add the two lines: >net-utils/net-install HTTPS system/schemes/http/handler 443 >system/schemes/https: make system/schemes/https [user-agent: reform ["REBOL" >system/product system/version]] >] > >But when I call Command/SDK again it remains the same. >If I write those lines in the console. ok. as a code.. it runs ok.. >Is there any way to load these parameters automatically? Do I have to run a >command to update all my source files modified at the 'source directory? > >Thanks in advance, > >--DJ > > > >Anton Reisacher <[EMAIL PROTECTED]> wrote: > >Hi Dexter > >It seems that RT forgot the Https scheme on some versions of /Command >You can either use an older or a newer version, there this is included. > >I think there was also the advice to add it by yourself, as there are all >needed components available in your SDK. You can see it in your prot-https.r > >Just do these two lines > >net-utils/net-install HTTPS system/schemes/http/handler 443 >system/schemes/https: make system/schemes/https [user-agent: reform >["REBOL" system/product system/version]] > > > >AR > > >>Hi Folks!, >> >> >> >> -- To unsubscribe from the list, just send an email to rebol-request at rebol.com with unsubscribe as the subject.
