JSONTRY
Section: User Commands (1)
Updated: September 15, 2008
Index
Return to Main Contents
NAME
jsontry - A tool to test JSON parsing in Emdros
SYNOPSIS
jsontry json-filename
DESCRIPTION
jsontry is a tool for testing the JSON parser in Emdros. It
takes one argument, namely a filename. The file is opened and read,
and parsed with the JSON parser embedded in Emdros. If an error
occurs, the particulars of the error are written to stderr, and the
word "FAILURE" is written to stderr. If no parsing error occurs, the
JSON is pretty-printed on stdout, and the word "SUCCESS" is printed on
stderr.
OPTIONS
None.
AUTHORS
Copyright
2008 by Ulrik Sandborg-Petersen (ulrikp@users.sourceforge.net). Note
that this software is distributed under the GNU GPL. See the sources
for details.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- AUTHORS
-
This document was created by
man2html,
using the manual pages.
Time: 12:15:51 GMT, August 15, 2009