Batch Menu problem in Windows
Kenneth Brody
kenbrody at spamcop.net
Tue Feb 22 11:10:31 PST 2011
On 2/22/2011 2:00 PM, daN baueR wrote:
> This has to be very simple but it's got me stuck. I've created a menu
> option with a couple of reports that will run consecutively. In
> define menus I'm pressing F5 to create a batch file. I generally do
> this in Unix so I've added the full path names for dreport etc.
> P:/appl/fp/dreport ... P is a mapped drive so I've also tried
> addressing by using the server name //server2/appl/fp/dreport ...
The error is coming from filePro, so it's running dreport. The problem is
not the path to dreport, but the path(s) to the filePro files.
[...]
> *** A filePro Error Has Occurred ***
>
> On File: \/filepro/roomTags/key
>
> File not found
>
>
> *** A filePro Error Has Occurred ***
>
> On File: \/filepro/roomtags/key
>
> Output Processing
> Line Number: 1
>
> lookup tt1 = roomtags r=free -e
>
> File not found
[...]
What are PFDATA, PFDIR, and PFDSK set to?
Also, I see two different spellings for "roomTags" and "roomtags". While
Windows filenames are not case-significant, perhaps the network server is?
(Note that this may not be related to the error.)
--
Kenneth Brody
More information about the Filepro-list
mailing list