Search found 5 matches

by ztodd
Sat Sep 10, 2011 1:49 am
Forum: iMacros for Chrome
Topic: Unable to save/use macros
Replies: 8
Views: 9685

Re: Unable to save/use macros

Yep, copying it to clipboard works.

SET !CLIPBOARD {{!EXTRACT}}
by ztodd
Sat Sep 10, 2011 1:45 am
Forum: Data Extraction and Web Screen Scraping
Topic: SAVEAS unknown command
Replies: 2
Views: 1833

Re: SAVEAS unknown command

Well, I discovered I can copy it to the clipboard at least- this seems to work.

SET !CLIPBOARD {{!EXTRACT}}
by ztodd
Fri Sep 09, 2011 2:34 am
Forum: iMacros for Chrome
Topic: Unable to save/use macros
Replies: 8
Views: 9685

Re: Unable to save/use macros

Thanks Tom. Do you know if that applies also to the EXTRACT version of the SAVEAS command? I do this command first, and it runs ok and pops up a dialog showing the extracted code: TAG POS=1 TYPE=DIV ATTR=ID:d_sectors EXTRACT=HTM but then it gives the syntax error when I try to save it to file when I...
by ztodd
Mon Aug 29, 2011 4:31 am
Forum: iMacros for Chrome
Topic: Unable to save/use macros
Replies: 8
Views: 9685

Re: Unable to save/use macros

I have Windows 7, Chrome 13.0.782.215, iMacros build 3520704

When I try save a macro as a file, it closes but does not save the new file. It just loses any and all changes.

I can save as a bookmark okay, but it seems buggy when I run it- it says SAVEAS is an unknown command.
by ztodd
Mon Aug 29, 2011 4:17 am
Forum: Data Extraction and Web Screen Scraping
Topic: SAVEAS unknown command
Replies: 2
Views: 1833

SAVEAS unknown command

Windows 7 Chrome 13.0.782.215 I'm getting this error- SyntaxError: unknown command: SAVEAS at line 3 in this script - VERSION BUILD=3520704 RECORDER=CR TAG POS=1 TYPE=DIV ATTR=ID:D_MAP EXTRACT=HTM SAVEAS TYPE=EXTRACT FOLDER=C:\Users\Owner\Documents\Todd<SP>work\global<SP>triumph FILE=GT.CSV What did...