public class jnap extends Object
# - comment line r <file> <file> - reads flist from file into buffer i <number> - inserts flist from stdin into buffer (marker END) d <flist> - displays flist w <flist> <filename> - saves flist to file l - lists bufs used login <flist> - logs in using specified flist logout - logs out and closes the context xop <op> <flags> <flist> - performs opcode. Sets 'out' buffer. loop <flist> - streams flist in/out pcpdebug <flags> - sets pcp debug flags properties [<name><val>] - gets/sets jnap properties errormsg <msgID> - Displays an error message for the given id q - exitsAny time an 'flist' is called for, the user can type a buffer number, 'incoming' (for the incoming output flist) or a file name to be read. The opcode can be supplied numerically or symbolically (for example, '3' or 'PCM_OP_READ_OBJ' are equivalent).
Constructor and Description |
---|
jnap() |
public static void main(String[] args) throws IOException, EBufException, Exception
IOException
EBufException
Exception
Copyright © 2003, 2023, Oracle and/or its affiliates.