Viewer Select - Make file display track standalone viewer

@toggle:update wasn't hooked up for viewer toolbars, but we've changed that in the next beta.

1 Like

Actually i never tried it with checkbox mode (i dont use that mode). It seems to be working with checkboxmode for me aswell, give it a try.

1 Like

We'll add a way to do this in the next beta. Remind me to update the script if I haven't by the time the beta is released. (I already have the update written, but it doesn't make sense to put it up yet.)

We'll also add a better way to do this, for scripts in general, without needing to edit the script code or create variables to toggle things. (I'll add the details to the root post once the beta is released.)

2 Likes

Now that Directory Opus 12.22.3 (Beta) is released, I've updated the root post:

  • New script version which handles checkbox mode better. (Moves the selection and leaves the checkboxes alone.)

  • Added a section on how to make a toolbar button which toggles the script, using the new command for doing so.

1 Like

It works perfectly. Scrollable documentation in the viewer window while manipulating files in another tab.

1 Like

The script seems to work well, but I'm having constant script errors all of the sudden:

2021-05-17 3:58 PM Viewer Select: Error at line 92, position 5
2021-05-17 3:58 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-17 8:12 PM Viewer Select: Error at line 92, position 5
2021-05-17 8:12 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-17 8:13 PM Viewer Select: Error at line 92, position 5
2021-05-17 8:13 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-17 8:16 PM Viewer Select: Error at line 92, position 5
2021-05-17 8:16 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-17 8:50 PM Viewer Select: Error at line 96, position 2
2021-05-17 8:50 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-17 9:26 PM Viewer Select: Error at line 96, position 2
2021-05-17 9:26 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-17 9:26 PM Viewer Select: Error at line 96, position 2
2021-05-17 9:26 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 6:22 PM Viewer Select: Error at line 96, position 2
2021-05-18 6:22 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 6:25 PM Viewer Select: Error at line 96, position 2
2021-05-18 6:25 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 6:26 PM Viewer Select: Error at line 96, position 2
2021-05-18 6:26 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 6:26 PM Viewer Select: Error at line 96, position 2
2021-05-18 6:26 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 6:26 PM Viewer Select: Error at line 96, position 2
2021-05-18 6:26 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 6:32 PM Viewer Select: Error at line 96, position 2
2021-05-18 6:32 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 6:34 PM Viewer Select: Error at line 96, position 2
2021-05-18 6:34 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 6:34 PM Viewer Select: Error at line 96, position 2
2021-05-18 6:34 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 6:44 PM Viewer Select: Error at line 96, position 2
2021-05-18 6:44 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 6:54 PM Viewer Select: Error at line 96, position 2
2021-05-18 6:54 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 7:08 PM Viewer Select: Error at line 96, position 2
2021-05-18 7:08 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 7:12 PM Viewer Select: Error at line 96, position 2
2021-05-18 7:12 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 7:12 PM Viewer Select: Error at line 96, position 2
2021-05-18 7:12 PM Viewer Select: Invalid procedure call or argument (0x800a0005)
2021-05-18 7:12 PM Viewer Select: Error at line 96, position 2
2021-05-18 7:12 PM Viewer Select: Invalid procedure call or argument (0x800a0005)

When do the errors happen? Which folders or files trigger them?