HP3000-L Archives

February 1998, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Tim Ericson <[log in to unmask]>
Reply To:
Tim Ericson <[log in to unmask]>
Date:
Tue, 24 Feb 1998 15:26:08 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (43 lines)
Curt Brimacomb wrote:
>
> Second problem.  I try to stream jsmb.samba.sys and get this error
> in the job:
>
> :if bound(tz) then
>  *** EXPRESSION FALSE: COMMANDS IGNORED UNTIL MATCHING ELSEIF/ELSE
>  /ENDIF

Hi Curt,

It's looking for this: SETVAR TZ,"PST8PDT" (which is for Pacific time),
as in this system-wide logon UDC example:

:HELP SYSLOGON
User-defined command:

SYSLOGON
OPTION LOGON,NOBREAK
XEQ LOGON.XEQ.SYS

:PRINT LOGON.XEQ.SYS

SETVAR HPPATH,&
  "XEQ.SYS,!!HPGROUP,PUB.!!HPACCOUNT,PUB.SYS,HPBIN.SYS"
SETVAR HPREDOSIZE, 30
SETVAR INSIDEQEDIT, 0
SETVAR TZ,"PST8PDT"

:

HTH!

  +------------------------------------------------------------------+
   My mind is my own, as are my ideas and opinions.
   My heart, body, and soul, however, all belong to others.      Tim.
  +------------------------------------------------------------------+
   Tim Ericson            tericson     DenKor Dental Management Corp.
   Sr. Programmer/Analyst   at denkor   (aka Willamette Dental Group)
     (& Systems Manager)      dot com    503-526-4440 (direct number)
   Programming HP3000s since 1983!     look! -> http://www.denkor.com
  +------------------------------------------------------------------+

ATOM RSS1 RSS2