March 15, 201213 yr Hi, I am looking for ways to update a HTML file stored in a container field. Could Scribe be okay to handle the search and replace? I am trying to update a html file stored in a container field by using the Scribe plugin. Would this be possible. Thanks, Oliver
March 15, 201213 yr The ScribeDocSubstitute function works only with Office XML (.docx, .xlsx) files. What may work is using the function ScribeFileAsText to get the text from the HTML file. Then you could manipulate the date using FileMaker's built in text functions. From there I believe you can export the data to a file.
Create an account or sign in to comment