View Single Post
Old 11-01-2022, 06:59 PM   #1
jmurphy
Zealot
jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.jmurphy ought to be getting tired of karma fortunes by now.
 
Posts: 110
Karma: 1133068
Join Date: Sep 2007
Device: ipaq
Automate list and S&R

I'm doing two different S&Rs in my AutomateList.
Only the first one seems to work.

In order to search the CSS file, I use "SetBookBrowserToAllCSS". Is that correct?

(The S&R works fine in the normal GUI, if I select the CSS dropdown instead of HTML)

Below is my automate list and the log.
Can anyone tell me what I'm doing wrong?


==
-automate01.txt
SetBookBrowserToAllHTML
RunSavedSearchReplaceAll SplitDoc
SplitOnSGFSectionMarkers
SetBookBrowserToAllCSS
RunSavedSearchReplaceAll FixCSS

==
-log
SetBookBrowserToAllHTML running

RunSavedSearchReplaceAll SplitDoc running
Loaded: SplitDoc
Replacements made: 26
Replacements made: 26

SplitOnSGFSectionMarkers running
Split completed. You may need to update the Table of Contents.

SetBookBrowserToAllCSS running

RunSavedSearchReplaceAll FixCSS running
Loaded: FixCSS
No replacements made
No replacements made

Automation List Completed

==

jmurphy
jmurphy is offline   Reply With Quote