Search found 22 matches

by doug
Wed Nov 25, 2015 2:44 am
Forum: Bug report
Topic: Trying to move to a new machine
Replies: 0
Views: 30440

Trying to move to a new machine

HS says invalid activation on the pop-up
by doug
Fri May 02, 2014 7:23 pm
Forum: Bug report
Topic: Memory/Resources problem with new version
Replies: 12
Views: 38294

Re: Memory/Resources problem with new version

Navigate URls (see my post above) failed after 33 pages. Same lack of resources.
by doug
Fri May 02, 2014 3:04 pm
Forum: Bug report
Topic: Memory/Resources problem with new version
Replies: 12
Views: 38294

Re: Memory/Resources problem with new version

I also have Helium running out of resources. First in reply to other posts the problem happens with version 2.4.0.2 and on an older machine with 2.3.9.8. Machines have Explorer 11 under Win 7. To duplicate my case you must have an account on strava.com but I see my problem is not unique. :) --- Basi...
by doug
Tue Sep 06, 2011 4:17 pm
Forum: Bug report
Topic: HS skipping/duplicating data
Replies: 1
Views: 6981

HS skipping/duplicating data

My project is scraping 20 rows from each page in a sequence. When I finish and use one of the kinds as a key in a database I'm told there are duplicates, but the data is guaranteed to be unique. Examining the data shows that some extracts were duplicated a page at a time. But also that a page of dat...
by doug
Mon Sep 05, 2011 9:00 pm
Forum: Bug report
Topic: MSysCompactError
Replies: 2
Views: 8026

MSysCompactError

My run ended with a new table in the database. See name above. From two runs the contents are: -1404 Could not find field 'Description'. f_3B953BDDD6D946378EBE5EE93B964C0A_Data -1011 Could not find field 'Description'. MSysAccessStorage -1011 Could not find field 'Description'. MSysAccessStorage -10...
by doug
Sun Sep 04, 2011 10:21 pm
Forum: Q/A
Topic: How to navigate a tree?
Replies: 1
Views: 6143

How to navigate a tree?

I am navigating a sequence of pages (level 1). Each page has a table of links to other pages at level 2. I've been extracting the level 2 links to a table for later stepping through the URL's.
Is there an easy/clever way to do depth first?
by doug
Sat Aug 20, 2011 11:25 pm
Forum: JavaScript programming
Topic: Control HS if if then else?
Replies: 2
Views: 11555

Re: Control HS if if then else?

Yes, thanks. I see the trick of negation to simulate "else" (taking caution that "then" doesn't change the condition). Your example also shows that the tag for scripts are truly comments and not function names -there are 2 else's and 2 initialize's.
by doug
Fri Aug 19, 2011 10:49 pm
Forum: JavaScript programming
Topic: Control HS if if then else?
Replies: 2
Views: 11555

Control HS if if then else?

Can you provide an example of how to control HS actions with the execution of JavaScript? I want to test the attributes of a field (or its absence) and return true or false and have HS do alternative HS actions.
by doug
Fri Aug 19, 2011 10:17 pm
Forum: Feedback
Topic: Keystrokes and such
Replies: 0
Views: 10824

Keystrokes and such

Suggestions - Hot keys for getting around the HS workspace, things like selecting Kinds, Actions, or Database panels. Splitting those panels.
An UNDO key for Delete!

thanks
by doug
Fri Aug 19, 2011 9:35 pm
Forum: Q/A
Topic: How to I download this?
Replies: 9
Views: 16998

Re: How to I download this?

I think I solved it. I changed real-time file protection from NOD32. Now it's running ... NOD32 probably was scanning the downloads. It scan files of a given type and extension-less files. Earlier I saw that HS by default gave no extension to downloads and I had to specify the extension (that I want...