Batch problem


Author
Message
Lajricoto
Lajricoto
Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)
Group: Forum Members
Posts: 6, Visits: 22
Hello,
I'm having problems with the Bacht element. After running all the files that are added in the batch, it starts over and over again even if I use "Ctrl + Q", it never stops running. How can i solve this problem? Thanks in advance for your answers.

Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
Lajricoto - Sunday, November 19, 2017
Hello,
I'm having problems with the Bacht element. After running all the files that are added in the batch, it starts over and over again even if I use "Ctrl + Q", it never stops running. How can i solve this problem? Thanks in advance for your answers.

You would have to provide the actual code for me to answer this. In all likelihood there is a mistake in it.

Lajricoto
Lajricoto
Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)Partner Member (815 reputation)
Group: Forum Members
Posts: 6, Visits: 22
Dave - Monday, November 20, 2017
Lajricoto - Sunday, November 19, 2017
Hello,
I'm having problems with the Bacht element. After running all the files that are added in the batch, it starts over and over again even if I use "Ctrl + Q", it never stops running. How can i solve this problem? Thanks in advance for your answers.

You would have to provide the actual code for me to answer this. In all likelihood there is a mistake in it.

I realized that the problem stops when I eliminate "/file = demográficos.iqx" from the batch, so I suposse something is wrong with that specific file. But I can't figure it out.
<batch>
/ file = "Consentimiento.iqx"
/ file = "aprendizaje.iqx"
/ file = "PRE_RECUPERACION.iqx"
/ file = "demograficos.iqx"
/ file = "end.iqx"
</batch>

<surveypage demographics1>
/caption = "ENCUESTA SOCIODEMOGRÁFICA"
/ fontstyle = ("Verdana", -16, true, false, false, false, 5, 0)
/ questions = [1=sexo; 2=Edad; 3=estadocivil; 4=Carrera; 5=Semestre; 6=estrato; 7= meditacion]
/ finishlabel = "Continuar"
</surveypage>
<survey demographics>
/ pages = [1 = demographics1]
/ responsefontstyle = ("Verdana", -12, false, false, false, false, 5, 0)
/ itemfontstyle = ("Verdana", -13, false, false, false, false, 5, 0)
/ itemspacing = 2%
/ showpagenumbers = false
/ recorddata = true
/ separatefiles = false
</survey>

Dave
Dave
Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)Supreme Being (1M reputation)
Group: Administrators
Posts: 12K, Visits: 98K
Lajricoto - Monday, November 20, 2017
Dave - Monday, November 20, 2017
Lajricoto - Sunday, November 19, 2017
Hello,
I'm having problems with the Bacht element. After running all the files that are added in the batch, it starts over and over again even if I use "Ctrl + Q", it never stops running. How can i solve this problem? Thanks in advance for your answers.

You would have to provide the actual code for me to answer this. In all likelihood there is a mistake in it.

I realized that the problem stops when I eliminate "/file = demográficos.iqx" from the batch, so I suposse something is wrong with that specific file. But I can't figure it out.
<batch>
/ file = "Consentimiento.iqx"
/ file = "aprendizaje.iqx"
/ file = "PRE_RECUPERACION.iqx"
/ file = "demograficos.iqx"
/ file = "end.iqx"
</batch>

<surveypage demographics1>
/caption = "ENCUESTA SOCIODEMOGRÁFICA"
/ fontstyle = ("Verdana", -16, true, false, false, false, 5, 0)
/ questions = [1=sexo; 2=Edad; 3=estadocivil; 4=Carrera; 5=Semestre; 6=estrato; 7= meditacion]
/ finishlabel = "Continuar"
</surveypage>
<survey demographics>
/ pages = [1 = demographics1]
/ responsefontstyle = ("Verdana", -12, false, false, false, false, 5, 0)
/ itemfontstyle = ("Verdana", -13, false, false, false, false, 5, 0)
/ itemspacing = 2%
/ showpagenumbers = false
/ recorddata = true
/ separatefiles = false
</survey>

Could you please provide the entire demograficos.iqx file then? You can attach files to a post by clicking +Insert -> Add File.

Before you do that, though, please confirm for me that a minimal version like

<batch>
/ file = "PRE_RECUPERACION.iqx"
/ file = "demograficos.iqx"
/ file = "end.iqx"
</batch>

also elicits the apparent "looping." If so, please provide the other scripts involved as well. Thanks.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Reading This Topic

Explore
Messages
Mentions
Search