Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] REBOL mentioned in QNX news .... Re:(3)

From: joel:neely:fedex at: 1-Oct-2000 15:41

[holger--rebol--com] wrote:
> On Sat, Sep 30, 2000 at 02:16:25PM -0700, [rishi--picostar--com] wrote: > > The rebol/core that is available is seems buggy. First off, It doesn't ask you for all network info such as pop server (only asks for smtp). > > REBOL/Core never asks for the POP server, on any platform. >
What about...
>> ? set-net
USAGE: SET-NET settings DESCRIPTION: Network setup. All values after default are optional. Words OK for server names. SET-NET is a function value. ARGUMENTS: settings -- [email-addr default-server pop-server proxy-server proxy-port-id proxy-type] (Type: block)
>>
Or am I confused over the phrase "...asks for..."? Just curious here. -jn-