Batch file coding issue


Author
Message
angela279
angela279
Associate Member (60 reputation)Associate Member (60 reputation)Associate Member (60 reputation)Associate Member (60 reputation)Associate Member (60 reputation)Associate Member (60 reputation)Associate Member (60 reputation)Associate Member (60 reputation)Associate Member (60 reputation)
Group: Forum Members
Posts: 6, Visits: 25
I'm trying to code a batch file that lists 17 different files to run in sequential order. This is the current coding:

<batch>
/ file = "0_Pre_info.iqx"
/ file = "1_Pre_habituation_ratings.iqx"
/ file = "2_Hab_Acq_blue_1_1.iqx"
/ file = "3_Post_acquisition_ratings.iqx"
/ file = "4_Extinction_pink_1_1_S.iqx"
/ file = "5_Post_extinction_ratings.iqx"
/ file = "6_Video_Break.iqx"
/ file = "7_Renewal_blue_1_1.iqx"
/ file = "8_Post_renewal_ratings.iqx"
/ file = "9_Reacquisition_blue_1_1.iqx"
/ file = "10_Post_reacquisition_ratings.iqx"
/ file = "11_Questions.iqx"
/ file = "12_Demographics.iqx"
/ file = "13_STAI.iqx"
/ file = "14_PSWQ.iqx"
/ file = "15_IUS12.iqx"
/ file = "16_Post_info.iqx"
</batch>

My issue is that it runs well until the file labeled "13_STAI.iqx", and instead of running the rest of the files in order, it exits. I have experimented with the files in a different order, and it always cuts off at the 14th file. Is there a limit to how many files can be run like this or is something else needed to fix? TI
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
angela279 - Last Week
Dave - 2 Weeks Ago
angela279 - Last Week
angela279 - Last Week
Dave - 2 Weeks Ago
                         Ah of couse, thank you. Here's the link....
angela279 - 2 Weeks Ago
                             Thanks, I'll take a look at it tomorrow.
Dave - 2 Weeks Ago
                                 In 12_Demographics.iqx, you have <summarydata> / file =...
Dave - 2 Weeks Ago
                                     *audible sigh* wow. It's working after changing radiobuttons to...
angela279 - 2 Weeks Ago
                                         Just to make extra sure, I ran a couple automated test runs through...
Dave - 2 Weeks Ago

Reading This Topic

Explore
Messages
Mentions
Search