Import

Richard Kreiss rkreiss at verizon.net
Wed Aug 3 11:27:25 PDT 2011


This program was meant to be a quick to check if a record was run mire the once. In this case, my output program is creating these files and they will always be in this format. I will not have file names longer than 17 characters - 8 for the record # and 8 for the time and 1 underscore. 

Richard
Sent from my iPhone

On Aug 3, 2011, at 2:00 PM, Boaz Bezborodko <boaz at mirrotek.com> wrote:

>> Date: Wed, 03 Aug 2011 12:40:25 -0500
>> From: "Richard D. Williams"<richard at appgrp.net>
>> Subject: Re: Import
>> To:filepro-list at lists.celestial.com
>> Message-ID:<4E398809.6070104 at appgrp.net>
>> Content-Type: text/plain; charset=UTF-8; format=flowed
>> 
>> On 8/3/2011 11:02 AM, Richard Kreiss wrote:
>> 29  -------   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -   -
>>> 
>>>          ? If:
>>> 
>>>          Then: qq=opendir("*.xml",new_dir)
> 
> 'qq' holds the number of files in opendir.  So you can loop through 
> until you are done with 'qq' number of files.
> 
> I've been getting away from opendir because it is limited to holding 
> only the first 32 characters of a file name and I am now getting files 
> with longer names than that from some of my customers.  Instead I dump a 
> directory list into a file and work with that.
> 
> 
> 
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list


More information about the Filepro-list mailing list