Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

validity checking program - parm

0 views
Skip to first unread message

Grzegorz Goryszewski

unread,
Dec 19, 2002, 11:25:52 AM12/19/02
to
Hello.

I've got VCP for WRKSPLF cmd (Author Herman Van der Staey), all source
code seems to be understandable with one exception :)

PGM PARM(&p1 &p2 &p3 &p4)

VCP has got 4 parameters declared as follows:

p1 char 44
p2 char 7
p3 char 10
p4 char 1

then p1 is divided to 5 parts

ASP_BIN (43 2) - please explain me what it is
USRPARM (3 10) - please explain me what it is
FORMTYPE (13 10) - please explain me what it is
DEVICE (23 10) - user executing WRKSPLF device name -my lucky guess
USERDATA (33 10) - please explain me what it is


what about p2 p3 p4 ?

Is that common structure for VCP ? Regards.

Grzegorz Goryszewski

Phil

unread,
Dec 19, 2002, 11:38:49 AM12/19/02
to
Grzegorz,
If you need a help, show us all the VCP source code pls.
Thanks
Phil

"Grzegorz Goryszewski" <j2...@interia.pl> a écrit dans le message de news: atsrrn$kv1$1...@news.tpi.pl...

Grzegorz Goryszewski

unread,
Dec 20, 2002, 11:10:57 AM12/20/02
to

Użytkownik "Phil" <psorian...@freesurf.fr> napisał w wiadomości
news:atssmr$q55$1...@news-reader11.wanadoo.fr...

> Grzegorz,
> If you need a help, show us all the VCP source code pls.

Hi,
there is no need to do that, because with author help I've got the point. :)
Regards.

Grzegorz Goryszewski

0 new messages