Re: [PHPLIB] $sess->url and $sess->add_query() From: THE MASTER (lgdan <email protected>)
Date: 11/29/99

Hi,

I was trying to jive myself a session by "prodecure" and look below:

PROCEDURE
STRUCT LICENSE {
CHAR "NAME ["LutherDaniel"]" [128];
CHAR ADDRESS [3] [128];
INT line;
go line+3;
INT ZIPCODE;
INT (double("HEIGHT, WEIGHT, MONTH, DAY, YEAR")); line+= ;
go line+(0 to 5);
line+=0;
for line+=line++1("line+"\+);
go line+\+;
CHAR LICENSE ('LETTER["LD"]');
INT LICENSE;
DOUBLE NUMBER["0000"]{\('0-9'\)*4};
};
(NAME=LICENSEE) *USER;
PRINTF \f, "lgdan <email protected>", USER;
STRUCT LICENSE LICENSEE;
STRUCT LICENSE *USER;
PRINTF \f, "LGDAN <email protected> ",^ LICENSE;
RETURN 0^
END;

I suppose this is not too well done? IS IT?

Does anyone have any pointers?
I was trying a tip about LOGO and did not use the "php" enclosure; and
then I got lost in the SCREEN FINDER SEQUENCES and the expression
correctness.
It won't print the original STRUCT form now!!!!! A LICENSE FORM WITH
NAME, ADDRESS, 5 LINES OF DATA AND VARIOUS DECLARATIONS TO dsresult.

-
PHP3 Base Library Mailing List. Send messages to <phplib <email protected>>.
To unsubscribe, send "unsubscribe" to <phplib-request <email protected>> in
the body, not the subject, of your message.