Jimmy_Guse.NSD@LCCMAIL.OCF.LLNL.GOV (Jimmy Guse) (02/20/91)
deccrl!news.crl.dec.com!shlump.nac.dec.com!pa.dec.com!daemon@bloom-beacon.mit.edu,
isode@nic.ddn.mil
Reply to: RE>POSY question
> I am working with ISODE v6.0. How do I get POSY to generate the
> MODULE-foo.c file that contains the BER build and parse procedures
> corresponding to an ASN.1 spec in a file foo.py?
> If I say "posy -o MODULE-foo.py foo.py", I just get the output files
> MODULE-foo.py (augmented ASN.1) and FOO-types.h (structure declarations).
POSY does not generate the ".c" file, PEPY does. Look at the example of
the password server (pg 160-163, Vol.4) in the manual for more detail.