[19390] in s-news-athena

home help back first fref pref prev next nref lref last post

[S] error in .Fortran function

daemon@ATHENA.MIT.EDU (Xiaowu Chen)
Mon Oct 4 11:06:57 1999

Message-Id: <A9F731683FD6D111A0D100A0C99E02A0BA5308@exchange.calib.com>
From: Xiaowu Chen <chenx@calib.com>
To: "'s-news@wubios.wustl.edu'" <s-news@wubios.wustl.edu>
Date: Mon, 4 Oct 1999 10:58:46 -0400 
Mime-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"


Hi, I am a new Splus user.  Can anyone help me with the following error
message?  I use Splus4.0 under Window 95.

rngseed_function(seed){
  seed_as.integer(seed)
  if(seed<=0)stop("Seed must be a positive integer")
  tmp_.Fortran("rngs",seed)
  invisible()}

>rngseed(12345)
Error in  .Fortran("rngs"," "RNGS" is not a symbol in the load table
Dumped



Thanks in advance.

Xiaowu Chen.




-----------------------------------------------------------------------
This message was distributed by s-news@wubios.wustl.edu.  To unsubscribe
send e-mail to s-news-request@wubios.wustl.edu with the BODY of the
message:  unsubscribe s-news

home help back first fref pref prev next nref lref last post