Path: utzoo!utgpu!watserv1!watmath!att!pacbell.com!decwrl!ucbvax!LCCMAIL.OCF.LLNL.GOV!Jimmy_Guse.NSD From: Jimmy_Guse.NSD@LCCMAIL.OCF.LLNL.GOV (Jimmy Guse) Newsgroups: comp.protocols.iso.dev-environ Subject: RE>POSY question Message-ID: <9102192105.AA23528@ucbvax.Berkeley.EDU> Date: 19 Feb 91 17:05:59 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 19 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.