Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > microsoft.public.scripting.vbscript > #12389

Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ?

From "R.Wieser" <address@not.available>
Newsgroups microsoft.public.scripting.vbscript
Subject Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ?
Date 2022-01-17 10:58 +0100
Organization Aioe.org NNTP Server
Message-ID <ss3erp$k2i$1@gioia.aioe.org> (permalink)
References <srrgcv$5m1$1@gioia.aioe.org> <srvidk$9nr$1@dont-email.me> <ss0n0e$1r3n$2@gioia.aioe.org> <j76mos8ge1bs$.1a6gdarmzxnbk$.dlg@40tude.net>

Show all headers | View raw


JJ,

> Considering that the `ShowFile` method accepts a list of files,

It does ?   I've not been able to even turn up that kind of information.  It 
might explain why I do not see anything (and why cximage and cximage return 
1).

Could you tell me where you found that information ?

>  my best guess is the `Show` method which accepts a variant whose
> value and usage is unknown (not even a hint)

In my case trying to call it (with a zero) throws an "invalid procedure or 
argument" error.

> It could be an exact file name/path from the list, or an index
> (of unknown value type) of the list.

Anything is possible, and currently I have got next-to-nothing to go on. :-\


But, I made a fool of myself :

I *assumed* that the callback events would be related to the user using the 
different buttons.  When looking at the DPreviewEvents object it turns out 
the "forward" and "back" buttons don't generate any. :-(

I was so focussed on first getting a grip on the object itself that I 
totally forgot to look at which events where available.  :-\


But although that kills my "script those buttons" idea I still would like 
whatever information, if any, you have on the object.

Regards,
Rudy Wieser

Back to microsoft.public.scripting.vbscript | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-14 10:39 +0100
  Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? JJ <jj4public@gmail.com> - 2022-01-14 19:01 +0700
    Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-14 20:24 +0100
      Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? JJ <jj4public@gmail.com> - 2022-01-16 03:26 +0700
  Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "Mayayana" <mayayana@invalid.nospam> - 2022-01-15 17:38 -0500
    Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-16 10:02 +0100
      Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "Mayayana" <mayayana@invalid.nospam> - 2022-01-16 08:55 -0500
        Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-16 15:47 +0100
      Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? JJ <jj4public@gmail.com> - 2022-01-17 10:45 +0700
        Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-17 10:58 +0100
          Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? JJ <jj4public@gmail.com> - 2022-01-18 13:55 +0700
            Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-18 08:19 +0100
              Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "Mayayana" <mayayana@invalid.nospam> - 2022-01-18 08:48 -0500
                Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-18 17:41 +0100
                Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? JJ <jj4public@gmail.com> - 2022-01-19 15:37 +0700
                Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "R.Wieser" <address@not.available> - 2022-01-19 12:19 +0100
              Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? JJ <jj4public@gmail.com> - 2022-01-19 15:05 +0700
  Re: how to automate preview.preview ("windows picture and fax viewer" -> shimgvw) ? "Mayayana" <mayayana@invalid.nospam> - 2022-01-15 17:48 -0500

csiph-web