1snacced(1) Tk Applications snacced(1)
2
3
4
5______________________________________________________________________________
6
8 snacced - Graphical editor for BER encoded ASN.1 files
9
11 snacced option ?module type file?
12_
13
14
16 This command allowes to browse and edit BER encoded files.
17
18 The snacced script needs to be executed by a snaccwish, a Tk shell (see
19 wish(1)) with additional snacc functionality (see snacc(n)).
20
21 For directions on how to build the snaccwish, please refer to the snacc
22 documentation.
23
25 snacced module type file
26 Open file that has to be an instance of type type in the ASN.1
27 module module.
28
29 snacced module type
30 Create an instance of the given type.
31
32 snacced
33 Called without arguments, pops up a file and type selection box.
34
36 wish(1),snacc(n)
37
39 ASN.1, BER, snaccwish, snacc, editor, file
40
41
42
43Tk August 1995 snacced(1)