Send all of your electronic submissions to sncourt at efile dot shawneecourt dot org.
Your email submission must be sent in the body of your email message so that it is plain, ASCII text. We do not accept submissions sent as attachments. (This capability may be added in the future but is not currently available.)
This is the general format of a message sent to the Court, called a Submission. Each section that involves a different case is called an Entry. There can be as many ENTRY sections as necessary, one for each case.
The nonstandard petition text or other document text is optional and is only supplied if you are using a nonstandard document. If you are using a standard document then there should not be any lines between <<< BEGIN ENTRY and <<< BEGIN COURT. See the second entry in the submission structure below for an example.
<<< BEGIN SUBMISSION # # Comments are optional and may be added but # must begin with a pound sign in the first column followed by at least one space. # <<< BEGIN ENTRY (The text of a nonstandard petition or document goes here) <<< BEGIN COURT (Object tree items and their values go here) <<< END COURT <<< END ENTRY <<< BEGIN ENTRY <<< BEGIN COURT (Object tree items and their values go here) <<< END COURT <<< END ENTRY <<< END SUBMISSION
NOTE: The <<< BEGIN . . . and <<< END . . . lines must be in uppercase. There must also be a blank space between the <<< and the first word of the heading. There must also be a space between each word of the heading.
The object tree items must be in lowercase. The values you provide for the object tree items may be in any case, upper or lower or some combination of both. The Court will make the proper adjustments to the values to meet its needs.
When specifying the items in the object trees you must put at least one space before and after the equals sign " = ". Also, the line containing the object tree item, the equals sign, and the value must all be on the same line--no carriage return/linefeed separating the three pieces of the line. For example:
<<< BEGIN SUBMISSION <<< BEGIN ENTRY <<< BEGIN COURT objecttree.name = Civil Chapter 61 Filing objecttree.version = 19970601 objecttree.type = Submission <<< END COURT <<< END ENTRY <<< END SUBMISSION