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


Groups > microsoft.public.excel.programming > #109522

Re: Watchdog timer issues

From GS <gs@v.invalid>
Newsgroups microsoft.public.excel.programming
Subject Re: Watchdog timer issues
Date 2016-11-03 16:47 -0400
Organization A noiseless patient Spider
Message-ID <nvg7oi$j76$1@dont-email.me> (permalink)
References (5 earlier) <z56O0wFLVbGYFw+M@freenetname.co.uk> <nvd7q9$pcg$1@dont-email.me> <e81bciFiqhtU1@mid.individual.net> <nvg3e6$2c5$1@dont-email.me> <e81jutFktekU1@mid.individual.net>

Show all headers | View raw


> On 03/11/16 19:33, GS wrote:
>>> On 02/11/16 17:30, GS wrote:
>>>> The latest version of ParseWebPages.xls doesn't contain any 
>>>> userforms.
>>>> You can download it's zip here...
>>>>
>>>>
>>>
>>> This one of the projects that my directions would be "If I wanted 
>>> to
>>> get there, I wouldn't start from here".
>>>
>>> Use Pup.
>>>
>>> http://www.compciv.org/recipes/cli/pup-for-parsing-html/
>>> https://github.com/EricChiang/pup
>>>
>>> Works in Windows and in everything else.
>>
>> Very nice tool! Not sure the usefullness importing the data into 
>> Excel
>> is from a command window without additional arduous coding. Do you 
>> have
>> any suggestions for Walter?
>>
>
> Well, for one it would enable dropping the nasty internet controls 
> stuff from Excel, and CLI results can be got at through WScript.Shell
>
>
> http://stackoverflow.com/questions/17956651/execute-a-command-in-command-prompt-using-excel-vba
>
> I use pup in a bash script on linux, but the thing would be a fit 
> here with less overall coding.

Thanks!
The idea behind Excel development is to primarily use VBA for 
automating tasks. Any command line can be run to execute external 
programs, but further automation code is required to manipulate as 
desired. Not much different than automating IE, IMO.

The sample I linked to demos using the WebBrowser as well as using pure 
VB[A] so the differences are exposed; -the major one being the speed of 
using an API/VB is orders of magnitude faster than automating!

-- 
Garry

Free usenet access at http://www.eternal-september.org
Classic VB Users Regroup!
  comp.lang.basic.visual.misc
  microsoft.public.vb.general.discussion

Back to microsoft.public.excel.programming | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Watchdog timer issues Walter Briscoe <wbriscoe@nospam.demon.co.uk> - 2016-10-29 14:59 +0100
  Re: Watchdog timer issues GS <gs@v.invalid> - 2016-10-29 17:50 -0400
    Re: Watchdog timer issues Walter Briscoe <wbriscoe@nospam.demon.co.uk> - 2016-10-30 20:34 +0000
  Re: Watchdog timer issues GS <gs@v.invalid> - 2016-10-29 17:52 -0400
    Re: Watchdog timer issues Walter Briscoe <wbriscoe@nospam.demon.co.uk> - 2016-10-30 20:38 +0000
      Re: Watchdog timer issues GS <gs@v.invalid> - 2016-10-30 17:14 -0400
        Re: Watchdog timer issues GS <gs@v.invalid> - 2016-10-30 17:36 -0400
          Re: Watchdog timer issues Walter Briscoe <wbriscoe@nospam.demon.co.uk> - 2016-11-02 09:43 +0000
            Re: Watchdog timer issues GS <gs@v.invalid> - 2016-11-02 13:30 -0400
              Re: Watchdog timer issues Adrian Caspersz <email@here.invalid> - 2016-11-03 17:44 +0000
                Re: Watchdog timer issues GS <gs@v.invalid> - 2016-11-03 15:33 -0400
                Re: Watchdog timer issues Adrian Caspersz <email@here.invalid> - 2016-11-03 20:11 +0000
                Re: Watchdog timer issues GS <gs@v.invalid> - 2016-11-03 16:47 -0400
                Re: Watchdog timer issues Walter Briscoe <wbriscoe@nospam.demon.co.uk> - 2016-11-06 10:37 +0000
              Re: Watchdog timer issues Walter Briscoe <wbriscoe@nospam.demon.co.uk> - 2016-11-06 11:42 +0000
                Re: Watchdog timer issues GS <gs@v.invalid> - 2016-11-07 12:18 -0500
  Re: Watchdog timer issues Tqlebvng514 <Thlebkng152@gmail.com> - 2016-10-30 06:03 +0000
  Re: Watchdog timer issues Tqlebvng514 <Thlebkng152@gmail.com> - 2016-10-30 07:03 +0000
  Re: Watchdog timer issues Tqlebvng514 <Thlebkng152@gmail.com> - 2016-10-30 08:03 +0000
  Re: Watchdog timer issues Tqlebvng514 <Thlebkng152@gmail.com> - 2016-10-30 11:04 +0000
  Re: Watchdog timer issues Tqlebvng514 <Thlebkng152@gmail.com> - 2016-10-30 13:04 +0000
  Re: Watchdog timer issues Tqlebvng514 <Thlebkng152@gmail.com> - 2016-10-30 14:03 +0000
  Re: Watchdog timer issues Tqlebvng514 <Thlebkng152@gmail.com> - 2016-10-30 15:03 +0000
  Re: Watchdog timer issues Tqlebvng514 <Thlebkng152@gmail.com> - 2016-10-30 16:03 +0000
  Re: Watchdog timer issues giaxeoto4banh <giaxeoto4banh@gmail.com> - 2016-11-03 12:19 +0000
  Re: Watchdog timer issues tinhdauhcm1 <tinhdauhcm1@gmail.com> - 2016-11-03 16:01 +0000
  Re: Watchdog timer issues dailycuacuonhcm <dailycuacuonhcm@gmail.com> - 2016-11-04 01:52 +0000

csiph-web