owkleung Posted March 15, 2012 Posted March 15, 2012 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
wbasham Posted March 15, 2012 Posted March 15, 2012 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.
Recommended Posts
This topic is 4888 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now