I made a bookmark for the following query.
template\ .pdf cc:
where cc: is a macro for content:
In the bookmark, there is a Macro slot, I entered mogocc, but it doesn't work.
Do I have to /define mogocc: separately, not in the bookmark?
How to set a bookmark macro
-
chicmatt
- Posts: 2
- Joined: Wed Nov 13, 2024 12:28 pm
How to set a bookmark macro
You do not have the required permissions to view the files attached to this post.
Last edited by void on Wed Nov 13, 2024 11:56 pm, edited 2 times in total.
Reason: fixed image
Reason: fixed image
-
void
- Developer
- Posts: 19903
- Joined: Fri Oct 16, 2009 11:31 pm
Re: How to set a bookmark macro
Please try the following bookmark search:
$param: is replaced with the parameter passed to your macro.
template\ .pdf cc:$param:$param: is replaced with the parameter passed to your macro.
-
chicmatt
- Posts: 2
- Joined: Wed Nov 13, 2024 12:28 pm
Re: How to set a bookmark macro
Thank you very much.
It works well.
It works well.