|
|
1.1 root 1: -- rtf.py - RTF definitions
2:
3: -- $Header: /f/osi/others/rtf/RCS/rtf.py,v 7.0 89/11/23 22:10:47 mrose Rel $
4: --
5: --
6: -- $Log: rtf.py,v $
7: -- Revision 7.0 89/11/23 22:10:47 mrose
8: -- Release 6.0
9: --
10:
11: --
12: -- NOTICE
13: --
14: -- Acquisition, use, and distribution of this module and related
15: -- materials are subject to the restrictions of a license agreement.
16: -- Consult the Preface in the User's Manual for the full terms of
17: -- this agreement.
18: --
19: --
20:
21: RTF DEFINITIONS ::=
22:
23: BEGIN
24:
25: Request ::=
26: SEQUENCE {
27: user[0]
28: IMPLICIT IA5String,
29:
30: password[1]
31: IMPLICIT IA5String,
32:
33: file[2]
34: IMPLICIT IA5String
35: }
36:
37: END
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.