Posted by Bob A on June 14, 2019 at 09:20:50:
In Reply to: feature suggestion for INCLUDE statement posted by Bob A on June 14, 2019 at 08:20:41:
finally found some documentation to refresh my memory
there was an additional wrinkle on the PREFIX=statement
it was actually
PREFIX=("string":# to strip)
so if there was already a 3 character "ABC" prefix
PREFIX=("IN.":3)
and
PREFIX-("OUT."3)
.
would transform
ABCamt
ABCvendor$
into
IN.amt
IN.vendor$
-and-
OUT.amt
OUT.vendor$
cheers!
Bob "A"
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.