{"name":"fileType","info":"<b>HyperTalk Definition<\/b>1.  One of the following constants:<br><br>\n\n<code><pre>application\npicture\npaint\npainting\nstack\ntext\n<\/pre><\/code>2.  An expression that evaluates to a four- character text string that identifies a file type:<br><br>\n\n<code>\"APPL\" <\/code>-- application<code>\"PICT\" <\/code>-- picture<code>\"PNTG\" <\/code>-- paint, painting<code>\"STAK\" <\/code>-- stack<code>\"TEXT\" <\/code>-- text<br><br>\n\n<b>AppleScript Definition<\/b>An expression that evaluates to a file type recognized by the application receiving a command."}