PMC works. Exported .exe doesn't

Advanced Macro Recorder/Editor.

Moderator: Pulover

ossosso
Posts: 2
Joined: 05 Jun 2017, 00:54

PMC works. Exported .exe doesn't

10 Jun 2017, 12:11

Hi!

I'm a very new user to this community and to this application too.

First of all thank you very much for this really useful application. Watching videotutorial, after a couple of days I was able to build my own Macro without programming knowledge, and it saves me a lot of time.

Unfortunatley I use PC with a screen reader, because I'm visually impaired. The screen reader software is called NVDA. PMC application keyboard shortcuts overwrites some of the NVDA keyboard shortcuts, so I can't use them together.
So I opne PMC, load my macro. run the macro and close PMC.

I'd like to export an .exe file, so I can save on the desktop and assign a hotkey to launch faster.

The Macro works perfectly when I run from PMC application.
Export process finishes succefully.
But if I launch the .exe I receive an error message.

This is the errore message:
Error at line 14
Line Text: Run,
Error: "Run" requires that parameters #1 be non-blank,
The program will exit.

And this is the exported code:

Code: Select all

; This script was created using Pulover's Macro Creator
; www.macrocreator.com

#NoEnv
SetWorkingDir %A_ScriptDir%
CoordMode, Mouse, Window
SendMode Input
#SingleInstance Force
SetTitleMatchMode 2
#WinActivateForce
SetControlDelay 1
SetWinDelay 0
SetKeyDelay -1
SetMouseDelay -1
SetBatchLines -1


Creo_Cartella:
Run, , C:\Users\Daniele\Documents\ISP\Udienze  ; Apro la cartella delle Udienze
Sleep, 333
WinWaitActive, Udienze
Sleep, 333
Send, {Shift Down}{Control Down}{n}{Control Up}{Shift Up}  ; Creo una nuova cartella
Sleep, 333
Send, {Control Down}{v}{Control Up}  ; Incollo ID Proc
Sleep, 333
Send, {Enter}
Sleep, 333
Send, {Alt Down}{F4}{Alt Up}  ; Chiudo Finestra
Sleep, 333
Goto, Creo_Documento
Return

F7::
Creo_Documento:
Run, C:\Users\Daniele\Documents\ISP\ISP_V001.06.doc  ; Apertura ISP_V001.06.doc
WinWaitActive, ISTITUTO STENODATTILO PROFESSIONAL
Sleep, 333
SendRaw, CDANIE  ; Inserisco Username
Sleep, 333
Send, {Tab}
Sleep, 333
SendRaw, IENA83  ; Inserisco Password
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Control Down}{v}{Control Up}  ; Incollo ID Proc
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Enter}  ; Leggo Dati
Sleep, 333
Sleep, 1000
WinActivate, dati_trascrizione.xlsm - Excel  ; Apro dati_trascrizione.xlsm
Sleep, 333
WinWaitActive, dati_trascrizione.xlsm - Excel
Sleep, 333
Send, {Control Down}{Home}{Control Up}
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Right}
Sleep, 333
Send, {Control Down}{v}{Control Up}  ; Incollo ID Proc
Sleep, 333
WinActivate, resoconto.xlsx - Excel  ; Apro resoconto.xlsx
Sleep, 333
WinWaitActive, resoconto.xlsx - Excel
Sleep, 333
Send, {Control Down}{Home}{Control Up}
Sleep, 333
Send, {Right}
Sleep, 333
Send, {Control Down}{Down}{Control Up}
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Control Down}{v}{Control Up}  ; Incollo ID Proc
Sleep, 333
WinActivate, ISTITUTO STENODATTILO PROFESSIONAL  ; Torno in ISP_V001.06.doc
Sleep, 333
WinWaitActive, ISTITUTO STENODATTILO PROFESSIONAL
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Control Down}{c}{Control Up}  ; Copio il nome dell'Imputato
Sleep, 333
WinActivate, dati_trascrizione.xlsm - Excel  ; Torno in dati_trascrizione.xlsm
Sleep, 333
WinWaitActive, dati_trascrizione.xlsm - Excel
Sleep, 333
Send, {Control Down}{Home}{Control Up}
Sleep, 333
Send, {Control Down}{Down}{Control Up}
Sleep, 333
Send, {Control Down}{Down}{Control Up}
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Right}
Sleep, 333
Send, {Control Down}{v}{Control Up}  ; Incollo nome Imputato
Sleep, 333
WinActivate, ISTITUTO STENODATTILO PROFESSIONAL  ; Torno in ISP_V001.06.doc
Sleep, 333
WinWaitActive, ISTITUTO STENODATTILO PROFESSIONAL
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Control Down}{c}{Control Up}  ; Copio Ora Inizio
Sleep, 333
WinActivate, dati_trascrizione.xlsm - Excel  ; Torno in dati_trascrizione.xlsm
Sleep, 333
WinWaitActive, dati_trascrizione.xlsm - Excel
Sleep, 333
Send, {Control Down}{Home}{Control Up}
Sleep, 333
Send, {Right}
Sleep, 333
Send, {Control Down}{v}{Control Up}  ; Incollo Ora Inizio
Sleep, 333
WinActivate, ISTITUTO STENODATTILO PROFESSIONAL  ; Torno in ISP_V001.06.doc
Sleep, 333
WinWaitActive, ISTITUTO STENODATTILO PROFESSIONAL
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {Control Down}{c}{Control Up}  ; Copio Durata
Sleep, 333
WinActivate, dati_trascrizione.xlsm - Excel  ; Torno in dati_trascrizione.xlsm
Sleep, 333
WinWaitActive, dati_trascrizione.xlsm - Excel
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Control Down}{v}{Control Up}  ; Incollo Durata
Sleep, 333
WinActivate, resoconto.xlsx - Excel  ; Apro resoconto.xlsx
Sleep, 333
WinWaitActive, resoconto.xlsx - Excel
Sleep, 333
Send, {Right}
Sleep, 333
Send, {Right}
Sleep, 333
Send, {Right}
Sleep, 333
Send, {Control Down}{v}{Control Up}  ; Incollo durata
Sleep, 333
WinActivate, ISTITUTO STENODATTILO PROFESSIONAL  ; Torno in ISP_V001.06.doc
Sleep, 333
WinWaitActive, ISTITUTO STENODATTILO PROFESSIONAL
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Control Down}{c}{Control Up}  ; Copio il nome del Tribunale
Sleep, 333
WinActivate, resoconto.xlsx - Excel  ; Torno in resoconto.xlsx
Sleep, 333
WinWait, resoconto.xlsx - Excel
Sleep, 333
Send, {Left}
Sleep, 333
Send, {Left}
Sleep, 333
Send, {Control Down}{v}{Control Up}  ; Incollo nome Tribunale
Sleep, 333
WinActivate, ISTITUTO STENODATTILO PROFESSIONAL  ; Torno in ISP_V001.06.doc
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Enter}  ; Creo Documento
Sleep, 333
Sleep, 3000
WinActivate, dati_trascrizione.xlsm - Excel  ; Torno a dati_trascrizione.xlsm
Sleep, 333
WinWaitActive, dati_trascrizione.xlsm - Excel
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Control Down}{c}{Control Up}  ; Copio ID Proc
Sleep, 333
WinActivate, Salva con nome  ; Torno alla finestra Salva con Nome
Sleep, 333
WinWaitActive, Salva con nome
Sleep, 333
Send, {Home}
Sleep, 333
SendRaw, C:\Users\Daniele\Documents\ISP\Udienze\  ; Inserisco il percorso
Sleep, 333
Send, {Control Down}{v}{Control Up}  ; Incollo ID Proc
Sleep, 333
Send, {\}
Sleep, 333
Send, {Enter}
Sleep, 333
Sleep, 2000
Goto, Edito_Documento
Return

Edito_Documento:
Send, {F5}  ; Apro finestra "Vai a"
Sleep, 333
Send, {Shift Down}{Tab}{Shift Up}
Sleep, 333
Send, {End}
Sleep, 333
Send, {Tab}
Sleep, 333
Send, {1}  ; Inserisco Intestazione Livello 1
Sleep, 333
Send, {Enter}
Sleep, 333
Send, {Escape}
Sleep, 333
Send, {Up}
Sleep, 333
Send, {Shift Down}{Down}{Shift Up}  ; Seleziono tutta la parte da eliminare
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Shift Down}{Down}{Shift Up}
Sleep, 100
Send, {Delete}  ; Elimino
Sleep, 333
Send, {Enter}
Sleep, 333
Send, {Up}
Sleep, 333
Send, {Down}  ; Vado giù per inserire l'orario
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Down}
Sleep, 333
Send, {Down}
Sleep, 333
Send, {End}
Sleep, 333
WinActivate, dati_trascrizione.xlsm - Excel  ; Torno a dati_trascrizione.xlsm
Sleep, 333
WinWaitActive, dati_trascrizione.xlsm - Excel
Sleep, 333
Send, {Up}
Sleep, 333
Send, {Control Down}{c}{Control Up}  ; Copio Ora Fine
Sleep, 333
Send, {Alt Down}{Tab}{Alt Up}  ; Torno in Word
Sleep, 333
Send, {Control Down}{v}{Control Up}  ; Incollo Ora Fine
Sleep, 333
Send, {Home}
Sleep, 333
Send, {Up}
Sleep, 333
Send, {Up}
Sleep, 333
Send, {Up}
Sleep, 333
Send, {Up}
Sleep, 333
Return


/*
PMC File Version 5.0.5
---[Do not edit anything in this section]---

[PMC Code v5.0.5]|||1|Window,2,Fast,0,1,Input,-1,-1,1|1|Creo_Cartella
1|Run|, C:\Users\Daniele\Documents\ISP\Udienze|1|333|Run|||Apro la cartella delle Udienze||
2|WinWaitActive||1|333|WinWaitActive||Udienze|||
3|Shift + Control + n|{Shift Down}{Control Down}{n}{Control Up}{Shift Up}|1|333|Send|||Creo una nuova cartella||
4|Control + v|{Control Down}{v}{Control Up}|1|333|Send|||Incollo ID Proc||
5|Enter|{Enter}|1|333|Send|||||
6|Alt + F4|{Alt Down}{F4}{Alt Up}|1|333|Send|||Chiudo Finestra||
7|[Goto]|Creo_Documento|1|0|Goto|||||

[PMC Code v5.0.5]|F7||1|Window,2,Fast,0,1,Input,-1,-1,1|1|Creo_Documento
1|Run|C:\Users\Daniele\Documents\ISP\ISP_V001.06.doc|1|0|Run|||Apertura ISP_V001.06.doc||
2|WinWaitActive||1|333|WinWaitActive||ISTITUTO STENODATTILO PROFESSIONAL|||
3|[Text]|CDANIE|1|333|SendRaw|||Inserisco Username||
4|Tab|{Tab}|1|333|Send|||||
5|[Text]|IENA83|1|333|SendRaw|||Inserisco Password||
6|Tab|{Tab}|1|333|Send|||||
7|Control + v|{Control Down}{v}{Control Up}|1|333|Send|||Incollo ID Proc||
8|Tab|{Tab}|1|333|Send|||||
9|Tab|{Tab}|1|333|Send|||||
10|Enter|{Enter}|1|333|Send|||Leggo Dati||
11|[Pause]||1|1000|Sleep|||||
12|WinActivate||1|333|WinActivate||dati_trascrizione.xlsm - Excel|Apro dati_trascrizione.xlsm||
13|WinWaitActive||1|333|WinWaitActive||dati_trascrizione.xlsm - Excel|||
14|Control + Home|{Control Down}{Home}{Control Up}|1|333|Send|||||
15|Down|{Down}|1|333|Send|||||
16|Down|{Down}|1|333|Send|||||
17|Down|{Down}|1|333|Send|||||
18|Right|{Right}|1|333|Send|||||
19|Control + v|{Control Down}{v}{Control Up}|1|333|Send|||Incollo ID Proc||
20|WinActivate||1|333|WinActivate||resoconto.xlsx - Excel|Apro resoconto.xlsx||
21|WinWaitActive||1|333|WinWaitActive||resoconto.xlsx - Excel|||
22|Control + Home|{Control Down}{Home}{Control Up}|1|333|Send|||||
23|Right|{Right}|1|333|Send|||||
24|Control + Down|{Control Down}{Down}{Control Up}|1|333|Send|||||
25|Down|{Down}|1|333|Send|||||
26|Control + v|{Control Down}{v}{Control Up}|1|333|Send|||Incollo ID Proc||
27|WinActivate||1|333|WinActivate||ISTITUTO STENODATTILO PROFESSIONAL|Torno in ISP_V001.06.doc||
28|WinWaitActive||1|333|WinWaitActive||ISTITUTO STENODATTILO PROFESSIONAL|||
29|Tab|{Tab}|1|333|Send|||||
30|Tab|{Tab}|1|333|Send|||||
31|Tab|{Tab}|1|333|Send|||||
32|Tab|{Tab}|1|333|Send|||||
33|Control + c|{Control Down}{c}{Control Up}|1|333|Send|||Copio il nome dell'Imputato||
34|WinActivate||1|333|WinActivate||dati_trascrizione.xlsm - Excel|Torno in dati_trascrizione.xlsm||
35|WinWaitActive||1|333|WinWaitActive||dati_trascrizione.xlsm - Excel|||
36|Control + Home|{Control Down}{Home}{Control Up}|1|333|Send|||||
37|Control + Down|{Control Down}{Down}{Control Up}|1|333|Send|||||
38|Control + Down|{Control Down}{Down}{Control Up}|1|333|Send|||||
39|Down|{Down}|1|333|Send|||||
40|Down|{Down}|1|333|Send|||||
41|Down|{Down}|1|333|Send|||||
42|Right|{Right}|1|333|Send|||||
43|Control + v|{Control Down}{v}{Control Up}|1|333|Send|||Incollo nome Imputato||
44|WinActivate||1|333|WinActivate||ISTITUTO STENODATTILO PROFESSIONAL|Torno in ISP_V001.06.doc||
45|WinWaitActive||1|333|WinWaitActive||ISTITUTO STENODATTILO PROFESSIONAL|||
46|Tab|{Tab}|1|333|Send|||||
47|Tab|{Tab}|1|333|Send|||||
48|Tab|{Tab}|1|333|Send|||||
49|Tab|{Tab}|1|333|Send|||||
50|Tab|{Tab}|1|333|Send|||||
51|Tab|{Tab}|1|333|Send|||||
52|Tab|{Tab}|1|333|Send|||||
53|Tab|{Tab}|1|333|Send|||||
54|Control + c|{Control Down}{c}{Control Up}|1|333|Send|||Copio Ora Inizio||
55|WinActivate||1|333|WinActivate||dati_trascrizione.xlsm - Excel|Torno in dati_trascrizione.xlsm||
56|WinWaitActive||1|333|WinWaitActive||dati_trascrizione.xlsm - Excel|||
57|Control + Home|{Control Down}{Home}{Control Up}|1|333|Send|||||
58|Right|{Right}|1|333|Send|||||
59|Control + v|{Control Down}{v}{Control Up}|1|333|Send|||Incollo Ora Inizio||
60|WinActivate||1|333|WinActivate||ISTITUTO STENODATTILO PROFESSIONAL|Torno in ISP_V001.06.doc||
61|WinWaitActive||1|333|WinWaitActive||ISTITUTO STENODATTILO PROFESSIONAL|||
62|Tab|{Tab}|1|333|Send|||||
63|Tab|{Tab}|1|333|Send|||||
64|Control + c|{Control Down}{c}{Control Up}|1|333|Send|||Copio Durata||
65|WinActivate||1|333|WinActivate||dati_trascrizione.xlsm - Excel|Torno in dati_trascrizione.xlsm||
66|WinWaitActive||1|333|WinWaitActive||dati_trascrizione.xlsm - Excel|||
67|Down|{Down}|1|333|Send|||||
68|Control + v|{Control Down}{v}{Control Up}|1|333|Send|||Incollo Durata||
69|WinActivate||1|333|WinActivate||resoconto.xlsx - Excel|Apro resoconto.xlsx||
70|WinWaitActive||1|333|WinWaitActive||resoconto.xlsx - Excel|||
71|Right|{Right}|1|333|Send|||||
72|Right|{Right}|1|333|Send|||||
73|Right|{Right}|1|333|Send|||||
74|Control + v|{Control Down}{v}{Control Up}|1|333|Send|||Incollo durata||
75|WinActivate||1|333|WinActivate||ISTITUTO STENODATTILO PROFESSIONAL|Torno in ISP_V001.06.doc||
76|WinWaitActive||1|333|WinWaitActive||ISTITUTO STENODATTILO PROFESSIONAL|||
77|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
78|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
79|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
80|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
81|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
82|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
83|Control + c|{Control Down}{c}{Control Up}|1|333|Send|||Copio il nome del Tribunale||
84|WinActivate||1|333|WinActivate||resoconto.xlsx - Excel|Torno in resoconto.xlsx||
85|WinWait||1|333|WinWait||resoconto.xlsx - Excel|||
86|Left|{Left}|1|333|Send|||||
87|Left|{Left}|1|333|Send|||||
88|Control + v|{Control Down}{v}{Control Up}|1|333|Send|||Incollo nome Tribunale||
89|WinActivate||1|333|WinActivate||ISTITUTO STENODATTILO PROFESSIONAL|Torno in ISP_V001.06.doc||
90|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
91|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
92|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
93|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
94|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
95|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
96|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
97|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
98|Down|{Down}|1|333|Send|||||
99|Enter|{Enter}|1|333|Send|||Creo Documento||
100|[Pause]||1|3000|Sleep|||||
101|WinActivate||1|333|WinActivate||dati_trascrizione.xlsm - Excel|Torno a dati_trascrizione.xlsm||
102|WinWaitActive||1|333|WinWaitActive||dati_trascrizione.xlsm - Excel|||
103|Down|{Down}|1|333|Send|||||
104|Down|{Down}|1|333|Send|||||
105|Control + c|{Control Down}{c}{Control Up}|1|333|Send|||Copio ID Proc||
106|WinActivate||1|333|WinActivate||Salva con nome|Torno alla finestra Salva con Nome||
107|WinWaitActive||1|333|WinWaitActive||Salva con nome|||
108|Home|{Home}|1|333|Send|||||
109|[Text]|C:\Users\Daniele\Documents\ISP\Udienze\|1|333|SendRaw|||Inserisco il percorso||
110|Control + v|{Control Down}{v}{Control Up}|1|333|Send|||Incollo ID Proc||
111|\|{\}|1|333|Send|||||
112|Enter|{Enter}|1|333|Send|||||
113|[Pause]||1|2000|Sleep|||||
114|[Goto]|Edito_Documento|1|0|Goto|||||

[PMC Code v5.0.5]|||1|Window,2,Fast,0,1,Input,-1,-1,1|1|Edito_Documento
1|F5|{F5}|1|333|Send|||Apro finestra "Vai a"||
2|Shift + Tab|{Shift Down}{Tab}{Shift Up}|1|333|Send|||||
3|End|{End}|1|333|Send|||||
4|Tab|{Tab}|1|333|Send|||||
5|1|{1}|1|333|Send|||Inserisco Intestazione Livello 1||
6|Enter|{Enter}|1|333|Send|||||
7|Escape|{Escape}|1|333|Send|||||
8|Up|{Up}|1|333|Send|||||
9|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||Seleziono tutta la parte da eliminare||
10|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
11|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
12|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
13|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
14|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
15|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
16|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
17|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
18|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
19|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
20|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
21|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
22|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
23|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
24|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
25|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
26|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
27|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
28|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
29|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
30|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
31|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
32|Shift + Down|{Shift Down}{Down}{Shift Up}|1|100|Send|||||
33|Delete|{Delete}|1|333|Send|||Elimino||
34|Enter|{Enter}|1|333|Send|||||
35|Up|{Up}|1|333|Send|||||
36|Down|{Down}|1|333|Send|||Vado giù per inserire l'orario||
37|Down|{Down}|1|333|Send|||||
38|Down|{Down}|1|333|Send|||||
39|Down|{Down}|1|333|Send|||||
40|End|{End}|1|333|Send|||||
41|WinActivate||1|333|WinActivate||dati_trascrizione.xlsm - Excel|Torno a dati_trascrizione.xlsm||
42|WinWaitActive||1|333|WinWaitActive||dati_trascrizione.xlsm - Excel|||
43|Up|{Up}|1|333|Send|||||
44|Control + c|{Control Down}{c}{Control Up}|1|333|Send|||Copio Ora Fine||
45|Alt + Tab|{Alt Down}{Tab}{Alt Up}|1|333|Send|||Torno in Word||
46|Control + v|{Control Down}{v}{Control Up}|1|333|Send|||Incollo Ora Fine||
47|Home|{Home}|1|333|Send|||||
48|Up|{Up}|1|333|Send|||||
49|Up|{Up}|1|333|Send|||||
50|Up|{Up}|1|333|Send|||||
51|Up|{Up}|1|333|Send|||||

*/
Thank you very much for any help.

Daniele.
qwerty12
Posts: 468
Joined: 04 Mar 2016, 04:33
Contact:

Re: PMC works. Exported .exe doesn't

10 Jun 2017, 15:07

Hello,

In the exported code, at line 19, right under the Creo_Cartella label, the erroneous line is Run, , C:\Users\Daniele\Documents\ISP\Udienze

I think you need to remove the commas so you end up with this:

Run C:\Users\Daniele\Documents\ISP\Udienze

Return to “Pulovers Macro Creator”

Who is online

Users browsing this forum: No registered users and 16 guests