Remote mailboxes

Kesterson, Roger Roger.Kesterson@ryobiaz.com
Mon, 27 Mar 2000 08:50:59 -0700


Running DCL commands from QUICK isn't the problem.  I'm trying to get QUICK
to recognize the mailbox on the other node the same way it recognizes a
local mailbox.  I just don't understand why I can access it from DCL just
fine and PH has problems.  If the answer is that it is an unavoidable
limitation of PH, I can work around it.  I was hoping a workaround wouldn't
be necessary.

Thanks,
RK

> -----Original Message-----
> From: Ravenscroft, Wanda L [mailto:WandaL.Ravenscroft@Energizer.com]
> Sent: Monday, March 27, 2000 8:43 AM
> To: 'Kesterson, Roger'; 'powerh-l@lists.swau.edu'
> Subject: RE: Remote mailboxes
> 
> 
> Believe you can do DCL commands from Powerhouse by putting the $ sign
> in front of the command.
> 
> My personal favorite is the following:
> 
> Define the logical in your command procedure as you did before and
> then in Powerhouse, do the following:
> 
> define MY_MBX char*?? = GETSYSTEMVAL("MY_MBX", LOGICAL)
> 		OR
> define MY_MBX numeric*?? = NCONVERT(GETSYSTEMVAL("MY_MBX", LOGICAL))
> 
> I had to do math with my logicals so I had to define them as numeric
> and then convert them.
> 
> 
> Wanda
> Energizer
> OpenVMS 7.1, PH 7.10.F1
> 
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
This list is closed, thus to post to the list, you must be a subscriber.