Difference: 0LASubrTextParseLine (8 vs. 9)

Revision 92018-08-17 - JeanNeron

Line: 1 to 1
 
META TOPICPARENT name="APPXRuntimeSubroutineAPI"

.TEXT PARSE LINE

Line: 33 to 33
  - A file called --- PARSED is returned containing one record for each column. There are no size or number of columns limitations when results are returned in this file. If the current process references the --- .TEXT PARSE RESULT field, it will also be populated (subject to the restrictions above).
Changed:
<
<
- Fields surrounded by quotes will have the quotes removed (unless they are embedded in the the field).

- Delimiters enclosed in quotes will not act as a delimiter, ie, "Jacksonville, Florida" will be returned as one field (assuming a comma delimiter).

- A backslash acts as an escape character to negate the following special character. For example:

  • C:\\Test will return C:\test
  • "embdded \" quote" will return 'embedded " quote'

Comments:

>
>
Comments:
  Read what other users have said about this page or add your own comments.
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback