Odd PH VAX Code

KWong kwong@intergate.bc.ca
Thu, 6 Aug 1998 22:29:13 -0700


Arthur & Matt,

The *4I/*4E and *4D/*4E are markers used by CMS (code management program on VMS) to indicate that blocks of code were inserted and deleted for generation 4 of the program.  Normally, when you retrieve a program from CMS, it excludes these markers.  The file you are looking at is the reference copy CMS maintains.

Regards,

Ken Wong
Piranha Consulting Group Inc.
Vancouver, BC  Canada


-----Original Message-----
From:	arthur kogan [SMTP:akogan@westpac.com.au]
Sent:	Thursday, August 06, 1998 4:37 PM
To:	MattO1@aol.com
Cc:	powerh-l@lists.swau.edu
Subject:	Re: Odd PH VAX Code

Matt, you fool, have a look at the syntax of date function in the QTP manual, it does
accept 2 parameters.

Still... not really sure what *4I does, looks like some sort of a comment.

Regards,

Arthur Kogan
Westpac Financial Services
Sydney, Australia

MattO1@aol.com wrote:

> Hey all 8-)
>
> I know I'm supposed to be one of the experts on PowerHouse code around here,
> but I'm looking at some code from an existing system and I'm baffled.  Here is
> the code:
>
> *4D
>  ITEM T_INVC_DATE       = DATE(0,T_DATE)                                &
> *4E
> *4I
>  ITEM T_INV_DATE                = DATE(0,T_DATE)                                &
> *4E
>         IF RCRD_ID OF DINVC_UDF_REC = "10"
>
> Two things that puzzle me.  What the heck are the *4D and *4E lines?  And
> where did that DATE function come from?  I don't recall seeing a "(0," in
> there before. The client is operating on a VAX.
>
> Has it been that long since I've worked regularly with PowerHouse? LOL
> (Uhhh don't answer that last question.  It was rhetorical ;-))
> Matt 8-)
>
> Matt Ohmes
> Matt.Ohmes@Cognos.Com
> MattO1@AOL.COM (that's "Oh" 1, not "Zero" 1)
>
> Cognos Corp.
> 909 E. Las Colinas Blvd.
> Suite 1900
> Irving, TX  75039
> (972) 556-1122
>
> "The views of Matt do not represent the opinions of Cognos in any way.  In
> fact we refuse to admit he even works for Cognos. Don't trust him and never
> loan him money!"
> = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
> Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
> Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
> powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
> This list is closed, thus to post to the list, you must be a subscriber.



= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.