<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Forwarded to fp list<BR><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Forwarded Message ----<BR>From: Richard Hane &lt;yoresoft@sbcglobal.net&gt;<BR>To: Nancy Palmquist &lt;nlp@vss3.com&gt;<BR>Cc: Ray Hoover &lt;rhoover@fptech.com&gt;<BR>Sent: Thursday, May 15, 2008 9:39:59 AM<BR>Subject: Re: Memory change in 5.0.15<BR><BR>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">[ Sorry for the top post ]</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Nancy, Thanks for the idea but that did not work.&nbsp; </DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Ray, no the dif file is not bad.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Here is what I found.&nbsp; If the Excel dif file has more than 40K rows it does not work. It goes through the file but gets no data (Won't even display it with a show statement). This has happened on 3 of the dif files I import.&nbsp; All&nbsp;others are&nbsp;under 30K rows and work fine.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Now I have made a work around.&nbsp; Using selection criteria in the Excel querry (odbc from an SQL file) I am able to limit the records select to keep all rows on all dif files under 35K.&nbsp; Tested and all worked correctly.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">BTW.. I checked the available memory while running one of these processes and I still had 166 mb free.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">I would like to find out what is causing this but I am functional (insert joke here) at this point.</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Thank you,</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Rick Hane</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Controller</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">Deluxe Stitcher Company Inc</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif"><A href="http://www.deluxestitcher.com/" target=_blank rel=nofollow>www.deluxestitcher.com</A></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<BR>From: Nancy Palmquist &lt;nlp@vss3.com&gt;<BR>To: Richard Hane &lt;yoresoft@sbcglobal.net&gt;<BR>Cc: filepro-list@lists.celestial.com<BR>Sent: Wednesday, May 14, 2008 2:14:38 PM<BR>Subject: Re: Memory change in 5.0.15<BR><BR>Richard Hane wrote:<BR>&gt; Ray,<BR>&gt;&nbsp; <BR>&gt; Here is the batch file that is used.<BR>&gt;&nbsp; <BR>&gt; set PFDSK=V<BR>&gt; set PFPROG=V:<BR>&gt; set PFDATA=V:<BR>&gt; set PFDIR=<BR>&gt; set PFCMARK=20<BR>&gt; set PFLMHOST=server2007<BR>&gt; cd fp<BR>&gt; dprodir bom -ka<BR>&gt; rreport acttime -f getbom -s one<BR>&gt; cd\<BR>&gt; cls<BR>&gt; Note: dirve V: is mapped to \\server2007\F\fpodbc <BR>&gt; &lt;file://\\server2007\F\fpodbc&gt;<BR>&gt; The batch file resides in the fpodbc and the bom.dif resides in \fp folder<BR>&gt;&nbsp; <BR>&gt; There is one other dif file that has more rows but I hav not checked
 it <BR>&gt; yet.&nbsp; I will do so tonight and advise.<BR>&gt;&nbsp; <BR>&gt; The process runs one 1 record in a file called acttime (which is where I <BR>&gt; run all my import processes).<BR>&gt;&nbsp; <BR>&gt; Here is the process...<BR>&gt; 1 (label) = getit&nbsp; Then: import dif fpo = bom<BR>&gt; 2. If: not fpo&nbsp; Then: end<BR>&gt; 3. Then: a(20,*);q(9,.4);d(10,mdyy/);b(20,*)<BR>&gt; 4. Then: q=fpo(3); b=fpo(2); a=fpo(1); d=fpo(4)<BR>&gt; 5. Then: np(5,.0)=np+"1"<BR>&gt; 6. Then: show ("7","10")&nbsp; "processing part number"&lt;a<BR>&gt; 7. Then: show ("9","10")&nbsp; "no. of parts"&lt;np<BR>&gt; 8. Then: lookup miv = bom r=free -n<BR>&gt; 9. If: not miv&nbsp; Then: errorbox "Part"&lt;a&lt;"Not Created";end<BR>&gt; 10. Then: miv(1)=a;miv(2)=b;miv(3)=q;miv(4)=d<BR>&gt; 11. Then write miv<BR>&gt; 12. Then: goto getit<BR>&gt; 13: Then: end<BR>&gt;&nbsp; <BR>&gt; When the process does not run correctly it creates 47k blank records.<BR>&gt;&nbsp;
 <BR>&gt; Thanks<BR>&gt; Rick<BR>&gt;&nbsp; <BR>&gt;&nbsp; <BR>&gt; <BR><BR>Rick,<BR><BR>Try:<BR><BR>PFIMPBUF= 65536<BR><BR>to increase the maximum record length to 65K for an imported record.<BR><BR>Nancy<BR><BR><BR><BR><BR>-- <BR>Nancy Palmquist &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MOS &amp; filePro Training Available<BR>Virtual Software Systems&nbsp;&nbsp;&nbsp; Web Based Training and Consulting&nbsp;&nbsp;&nbsp; <BR>PHONE: (412) 835-9417&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; Web site:&nbsp; <A href="http://www.vss3.com/" target=_blank rel=nofollow>http://www.vss3.com</A><BR></DIV></DIV></DIV></DIV></DIV></div></body></html>