Export problem

Richard Kreiss rkreiss at verizon.net
Tue May 30 15:21:09 PDT 2017


Records are selected.  I have checked the program with the debugger.

Richard

> -----Original Message-----
> From: Filepro-list [mailto:filepro-list-
> bounces+rkreiss=verizon.net at lists.celestial.com] On Behalf Of Nancy Palmquist
> via Filepro-list
> Sent: Tuesday, May 30, 2017 1:36 PM
> To: filepro-list at lists.celestial.com
> Cc: Nancy Palmquist <nlp at vss3.com>
> Subject: Re: Export problem
> 
> Richard,
> 
> Is there a selection on this routine?  Is it possible nothing selected for it to run?
> 
> Nancy
> 
> On 5/30/2017 12:58 PM, Richard Kreiss via Filepro-list wrote:
> > Windows server 2012 R2
> > FilePro 5.8.1.03
> >
> > I have an output which creates an xml file and a batch file.
> >
> > This program has run for about 5 years without an issue.
> >
> > Today, the program runs and the xml file is not created nor is the batch file.
> >
> > The program check to see if the batch file was created
> > ex=exists(batfile)
> >
> > Prior to that:
> > Then: Aa=create(batfile)
> > If: aa lt “0”
> > Then: ERRORBOX “Runthis.bat – file Not found”;exit “90”
> > If @fstat[“9”] lt @t4
> > Then: ERRORBOX “Runthis.bat out of date.\n this was Created
> > on”<@fstat[“9”]
> >
> > Line is a declared value which contains the xml.
> >
> > wrtxml ◄ If:
> >         Then: export ascii xrite=(ToChase) –x
> > If:
> > Then: xrite(1)=line{chr("10")
> >     -   -   -   -   -   -   -   -
> > If:
> > Then: write xrite;line="";return
> >
> >
> > The program loops through the xml line routine until the last cxml
> > line is exported to to_nnnnn_nnnnnn.xml
> >
> > The xml file it the transmitted and a return xxml file is read in.
> >
> > As of about 10:30 this morning these files are not be created.
> >
> > I have deleted the runthis batch file and reran the program.  When I check
> !fstat, it show the information for the file created  today at 10:30.
> >
> > Not only is the batch file not being created but the xml file also is not being
> created even with a write xrite.
> >
> > I have checked the permissions on the folder the files are being written to and
> both the filePro group and each person who may run this program have full
> access to this folder.
> >
> > Since I am not the system administrator, I don’t know if anything has changes.
> >
> > Short of a reboot, any suggestions as to what may be causing this issue?
> >
> >
> > Richard Kreiss
> > GCC Consulting
> >
> >
> >
> >
> > -------------- next part -------------- A non-text attachment was
> > scrubbed...
> > Name: winmail.dat
> > Type: application/ms-tnef
> > Size: 14583 bytes
> > Desc: not available
> > URL:
> > <http://mailman.celestial.com/pipermail/filepro-list/attachments/20170
> > 530/36cd53d9/attachment.bin>
> > _______________________________________________
> > Filepro-list mailing list
> > Filepro-list at lists.celestial.com
> > Subscribe/Unsubscribe/Subscription Changes
> > http://mailman.celestial.com/mailman/listinfo/filepro-list
> 
> --
> Nancy Palmquist         MOS & filePro Training Available
> Virtual Software Systems    Web Based Training and Consulting
> PHONE: (412) 835-9417           Web site:  http://www.vss3.com
> 
> _______________________________________________
> 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