Search found 35 matches

by sanfric
Thu Aug 30, 2018 5:44 am
Forum: iMacros for Firefox
Topic: Clipboard does not stick properly
Replies: 6
Views: 4346

Re: Clipboard does not stick properly

Hello,

Sorry, but I did not understand how to adapt your suggestions in my Imacro.
And if using the 'Free' Version, you'll need to replace "my" User Defined Vars with '!VAR1' + '!VAR2' of course...!
Sanfric
by sanfric
Wed Aug 29, 2018 9:08 am
Forum: iMacros for Firefox
Topic: Clipboard does not stick properly
Replies: 6
Views: 4346

Re: Clipboard does not stick properly

Hello
What do you mean? I do not understand. Write in basic English because I have to use a translator.

sanfric
by sanfric
Wed Aug 22, 2018 3:17 pm
Forum: iMacros for Firefox
Topic: Clipboard does not stick properly
Replies: 6
Views: 4346

Clipboard does not stick properly

hello, I use TAG POS = 1 TYPE = INPUT: TEXT FORM = NAME: PAGE_ARTICLES_NEW_TEXT ATTR = ID: A6 CONTENT = {{! Clipboard}} To paste a text from winword into a form. Problem: Clipboard does not paste my text respecting the original paragraphs. It changes line after 75-80 characters. Example Original tex...
by sanfric
Thu Aug 02, 2018 6:37 am
Forum: iMacros for Firefox
Topic: Remote control bookmark FireFox
Replies: 0
Views: 2304

Remote control bookmark FireFox

Hello eveybody With Firefox quantum, I would like to launch directly an iMacro in Visual Basic from winword as before with Firefox 55. This command line worked because there was a .iim file. (TP.iim by example) Dim RetVal RetVal = Shell("C:\program files\Mozilla Firefox55\firefox.exe imacros://...
by sanfric
Sun Jul 22, 2018 9:28 am
Forum: iMacros for Firefox
Topic: connect-to-fx.vbs
Replies: 4
Views: 3458

Re: connect-to-fx.vbs

hi,
I want to open iMacros for firefox from word. It was possible before with this code

Code: Select all

RetVal = Shell("C:Program Files\Mozilla Firefox55\firefox.exe  imacros://run/?m=TP.iim")
by sanfric
Sun Jul 22, 2018 7:32 am
Forum: iMacros for Firefox
Topic: connect-to-fx.vbs
Replies: 4
Views: 3458

connect-to-fx.vbs

Hello,

I want to do the same thing with I Macros (beta) for Firefox 57 and after. How to do ?
Thanks for your answers.

Sanfric
by sanfric
Wed Jun 27, 2018 2:25 pm
Forum: iMacros for Firefox
Topic: iMacros 10 Beta - Sign Up and Provide Feedback Here!
Replies: 84
Views: 327406

Re: iMacros 10 Beta - Sign Up and Provide Feedback Here!

How to run a iMacro from the command line withFirefox Hello, I am testing imacros for firefox 10.0.2a1396 on windows 10 Pro version 1803 . My old iMacros work as files in the window " iMacros for firefox". I would like to launch them directly 1°) with a shortcut in my personal bar 2°) with...
by sanfric
Wed Jan 24, 2018 1:23 pm
Forum: iMacros for Chrome
Topic: How to run a macro from the command line using Chrome
Replies: 26
Views: 68506

Re: How to run a macro from the command line using Chrome

Hi, I tried several syntax from the wiki iMacros.I am not a developer: I can not find the correct syntax for Event I can paste only the letter "V" with this code EVENT TYPE=KEYPRESS SELECTOR="HTML" CHAR="v" MODIFIERS="ctrl" I see that MODIFIERS work only with ...
by sanfric
Thu Jan 18, 2018 4:24 pm
Forum: iMacros for Chrome
Topic: How to run a macro from the command line using Chrome
Replies: 26
Views: 68506

Re: How to run a macro from the command line using Chrome

For Chivracq

I do not understand exactly what you are asking to me. May be my configuration?

Version 1709 (16229.192) Windows 10 Pro French

Chrome: Version 63.0.3239.132 (Official Build) (64-bit)

iMacros for Chrome: BUILD VERSION = 1001 RECORDER = CR


Sanfric
by sanfric
Thu Jan 18, 2018 12:39 pm
Forum: iMacros for Chrome
Topic: How to run a macro from the command line using Chrome
Replies: 26
Views: 68506

Re: How to run a macro from the command line using Chrome

Hi, Thank you for your help. The result is achieved. It's more clean! Now, I'm looking for Chrome something equivalent to this code used with Firefox TAG POS=1 TYPE=TEXTAREA FORM=NAME:PAGE_ARTICLES_NOUVEAU_TEXTE ATTR=ID:A7 CONTENT={{!clipboard}} That allows me to paste in the web page I opened the c...
by sanfric
Mon Jan 15, 2018 8:28 am
Forum: iMacros for Chrome
Topic: How to run a macro from the command line using Chrome
Replies: 26
Views: 68506

Re: How to run a macro from the command line using Chrome

Hi With Firefox, I use this procedure which works very well RetVal = Shell("C:\program files\Firefox\firefox.exe imacros://run/?m=TP.iim") I followed Tom's procedure to do the same thing with Chrome RetVal = Shell("C:\Program Files (x86)\Google\Chrome\Application\chrome.exe file:/// C...
by sanfric
Fri Oct 24, 2014 6:16 am
Forum: iMacros for Firefox
Topic: Bug with the last verstion
Replies: 0
Views: 1596

Bug with the last verstion

Bug.
The Version 8.8.5 ( on Firefox 33) does not recognize the instruction "paste clipboard"

Ex : TAG POS = 1 TYPE = INPUT: TEXT FORM = NAME: PAGE_ARTICLES_NOUVEAU_TEXTE ATTR = ID: A6 CONTENT = {{clipboard}!}

Why ??? Somebody can help me ?

cordially
Sanfric
by sanfric
Sat Nov 24, 2012 9:14 am
Forum: iMacros for Firefox
Topic: iimOpen and WINDOWS 8
Replies: 1
Views: 2220

Re: iimOpen and WINDOWS 8

I just solved my problem. From winword, I wanted to open a web page using Firefox . I put this code in a macro
Dim RetVal
RetVal = Shell("C:\progra~1\mozill~1\firefox.exe imacros://run/?m=Mymacro.iim")
It's OK
by sanfric
Sat Nov 03, 2012 10:05 am
Forum: iMacros for Firefox
Topic: iimOpen and WINDOWS 8
Replies: 1
Views: 2220

iimOpen and WINDOWS 8

Hello, The script “Connect-to- fx.vbs” no longer works with Firefox. Same problem with the script for Internet explorer. Problem : May be something like this: http://wiki.imacros.net/iimfirefoxconnector.dll May be, some one can help me? Configuration: Windows 8. Firefox 16 - Internet 10, macros i fo...
by sanfric
Sun Jan 22, 2012 8:42 am
Forum: iMacros for Firefox
Topic: Iiminit timing problem
Replies: 0
Views: 1369

Iiminit timing problem

Hi, I use IMacros for firefox 7.4.0.8 under Firefox 10. My old macros built with version 6 work well but Firefox is slower to play (sometimes only) a Imacro (TP, in this example ) launched from Word 2010 with VB Code. Why? Dim1, i, s Set iim1 = CreateObject ("iMacros") i = iim1.iimInit (&q...