Oh, and as a side note, I also added in a List1.Reset as well.<br><br>Best of luck,<br>Greg<br><br><div class="gmail_quote">On Tue, Mar 3, 2009 at 11:46 AM, Greg Osenbach <span dir="ltr"><<a href="mailto:gosenbach@gmail.com">gosenbach@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Tiffany,<br><br>I have been doing this with Tab Delineated Text Files (v.s. .CSV) and it has been working fine for me.  There is an example in the E-Basic help file under the Factor.Load Method.<br>
<br>
<h1 style="font-size: 12pt;"><a name="11fcd3aab9e75cff_Factor_Load"></a>Factor.Load (method)</h1>
<p style="margin-top: 0px; margin-bottom: 0px;"> </p>
<p style="margin-top: 6pt;"><font color="#000000" size="2">Syntax</font></p>
<p>Factor.Load</p>
<p style="margin-top: 6pt;"><font color="#000000" size="2">Description</font></p>
<p style="margin-left: 17.3pt;">Loads the attribute and level 
data into the Factor object.</p>
<p style="margin-top: 6pt;"><font color="#000000" size="2">Comments</font></p>
<p>Factor.Load applies only when Factor.LoadMethod = 
ebLoadMethodEmbedded or ebLoadMethodFile</p>
<p style="margin-top: 6pt;"><font color="#000000" size="2">Example</font></p>
<p>'This example sets the List to be loaded from the 
file,<br>'and identifies the text file to be used.</p>
<p style="margin-top: 0px; margin-bottom: 0px;"> </p>
<p style="margin-top: 0px; margin-bottom: 0px;">List1.LoadMethod = 
ebLoadMethodFile </p>
<p style="margin-top: 0px; margin-bottom: 0px;">List1.Filename = 
"MyTextFile.txt" </p>
<p style="margin-top: 0px; margin-bottom: 0px;">List1.Load </p>
<p style="margin-top: 0px; margin-bottom: 0px;"> </p>
<p>'Note: To run this example in E-BasicExample.es, copy 
the<br>'script above and paste it into the Setup InLine object.<br>'Create 
MyTextFile.txt as a <span style="background-color: rgb(255, 255, 51);">tab-delimited text file</span> containing<br>'attribute header 
information in the working directory.</p>Good Luck,<br><font color="#888888">Greg</font><div><div></div><div class="h5"><br><br><div class="gmail_quote">On Tue, Mar 3, 2009 at 11:41 AM, TN <span dir="ltr"><<a href="mailto:tnsaffell@gmail.com" target="_blank">tnsaffell@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Hi,<br>
<br>
I was wondering if anybody had an example or could please point me to<br>
an example of an E-Prime (v2 preferably) program which loads external<br>
files into List.<br>
<br>
For my program, we are trying to load different variable values for<br>
various variable.   I have found where you tell Eprime to load the<br>
file (in List, go to "Property Page," General Tab) but I cannot seem<br>
to create a file that will load.  I tried a .xml and a .csv - both<br>
created by excel.  I don't think EprimV2 likes .csv and the .xml file<br>
had errors.  I put in the necessary Column headers (weight, nested,<br>
procedure) but it errored on the "Procedure" column.  It claimed my<br>
Procedure name was not valid, even though I could see that particular<br>
Trial Procedure directly under the List in the program.  I'm not<br>
limited to using .xml or .csv files - that's just where my previous<br>
research lead me.<br>
<br>
I am stuck, have looked through some online examples, EPrime's support<br>
forum and have glanced through the manuals but haven't found any<br>
solutions.  I would be grateful for any help or examples.<br>
<br>
Thanks,<br>
~Tiffany<br>
<br>
<br>
</blockquote></div><br>
</div></div></blockquote></div><br>
<br>
--~--~---------~--~----~------------~-------~--~----~<br>
You received this message because you are subscribed to the Google Groups "E-Prime" group. <br> To post to this group, send email to e-prime@googlegroups.com <br> To unsubscribe from this group, send email to e-prime+unsubscribe@googlegroups.com <br> For more options, visit this group at http://groups.google.com/group/e-prime?hl=en<br>
-~----------~----~----~----~------~----~------~--~---<br>
<br>