EMERGENCY PROBLEM: Starting filePro

Art Moore cowboy at pcanswersinc.com
Tue Mar 1 10:53:34 PST 2011


I have the following in a bat file which file is both in my c:\ and my
c:\fp dir :

@echo off
Rem this file created by install shield
set PFDSK=C
set PFDATA=C:
set PFPROG=C:
set PFDIR=
set PFMENU=C:\fp\menus
set PFGLOB=
set PFCONFIG=
set PATH=%PFPROG%\fp;%path%
%PFPROG%\p.exe dproment

However when in C:\ drive and looking at this file when I try to save
it I get the error 'cannot create the C:\filePro50.bat file ... Make
sure that the path and file name are correct'.

I have no fpconfig file per search on disk.

Art

On Tuesday, March 1, 2011, Richard Kreiss <rkreiss at gccconsulting.net> wrote:
> Again, check your startup file to make sure all the variables are set
> correctly
>
> Here is a sample of one for one of my clients application running on my
> system
>
> Note fp is on my server drive T and all of the programs and data are my
> server drive w
>
> set PATH=c:\windows\system32
> set PFLMHOST=192.168.1.7:6556
> set PFDSK=w
> set PFDATA=w:
> set PFPROG=t:\fp5611
> set PFDIR=\ccp
> set PFMENU=w:\ccp\fp\menus
> set PFGLOB=w:\ccp\fp\lib\edits
> set PFCONFIG=
> set PFNODF=OFF
> set PFSKHEX=ON
> set CASSIE=rkreiss
> set PATH=%pfprog%;%PFPROG%\fp;%path%
> echo stuff > fp$$$$$$.bat
> del fp$$*.bat>NUL
> %pfprog%\fp\p.exe
>
> This is my setup for running in my office from my server
>
> @echo off
> rem This File created by install shield on 1-2-2009
> set PATH=c:\windows\system32
> set pflmhost=192.168.1.7:6556
> set PFDSK=w
> set PFDATA=w:
> set PFPROG=t:\fp56
> set PFDIR=
> set PFMENU=t:\fp56\fp\menus
> set PFGLOB=
> set PFCONFIG=
> set PATH=%pfprog%;%PFPROG%\fp;%path%
> echo stuff > fp$$$$$$.bat
> del fp$$*.bat>NUL
> %pfprog%\fp\p.exe
>
>
> You will not need the pflmhost as this is for 5.0.15 and above
>
> Richard
>
>
>> -----Original Message-----
>> From: Art Moore [mailto:cowboy at pcanswersinc.com]
>> Sent: Tuesday, March 01, 2011 11:18 AM
>> To: rkreiss at gccconsulting.net
>> Cc: Mike Schwartz; filepro-list at lists.celestial.com
>> Subject: Re: EMERGENCY PROBLEM: Starting filePro
>>
>> Richard,
>>
>> So far this is the most encouraging news I have had. It sounds like I can
> get it
>> to run if I get everything setup properly.  That my filePro will work with
> my
>> machine!!??!!
>>
>> I do not need a full screen - never have had one.
>>
>> Any suggestions where to look considering the memory error I am getting?
>>
>> Thank you,
>>
>> Art
>>
>> On Tuesday, March 1, 2011, Richard Kreiss <rkreiss at gccconsulting.net>
>> wrote:
>> >
>> >
>> >> -----Original Message-----
>> >> From: filepro-list-bounces+rkreiss=verizon.net at lists.celestial.com
>> >> [mailto:filepro-list-bounces+rkreiss=verizon.net at lists.celestial.com]
>> >> On Behalf Of Art Moore
>> >> Sent: Tuesday, March 01, 2011 10:55 AM
>> >> To: Mike Schwartz
>> >> Cc: filepro-list at lists.celestial.com
>> >> Subject: Re: EMERGENCY PROBLEM: Starting filePro
>> >>
>> >> Mike,
>> >>
>> >> Thank you. But I have the data and the filePro programming and etc.
>> >> My thing now is if I can get it to work on my other computer tuning
>> >> 64 bit Windows Vista. PLEASE SOMEONE TELL ME YES AND HOW.
>> >>
>> >> Art
>> >>
>> >> On Tuesday, March 1, 2011, Mike Schwartz <mschw at athenet.net>
>> wrote:
>> >> >> Windows Vista operating system.
>> >> >>
>> >> >> Art
>> >> >>
>> >> >> On Tuesday, March 1, 2011, Bob Rasmussen <ras at anzio.com> wrote:
>> >> >> > What version of Windows?
>> >> >> >
>> >> >> > On Tue, 1 Mar 2011, Art Moore wrote:
>> >> >> >
>> >> >> >> I need help badly and hope there is somebody able an willing to
>> >> >> >> offer
>> >> >> some.
>> >> >> >>
>> >> >> >> Art Moore
>> >> >
>> >> >      If I were you, I would contact a good local computer store.  I
>> >> > have rushed on-site to bail out people at local motels and schools
>> >> > many times over the past several years.  I always arrive with spare
>> >> > parts and whole computers, so that I could stick in some equipment
>> >> > and restore their backups quickly.  In your case I would plug your
>> >> > hard drive into a good machine and see what I can scrape off of
>> >> > your hard
>> > drive.
>> >> >
>> >> >     There must be somebody in your local area who could help...
>> >> >
>> >> >     I didn't charge them an arm and a leg for running, either.
>> >> > (That's one of the reasons I won't die rich...)
>> >> >
>> >> > Mike Schwartz
>> >
>> > Mike,
>> >
>> > Check you startup file to insure that all the variables are set
> properly.
>> >
>> > Is everything in the same location on this machine as on the one that
>> > isn't working?
>> >
>> > Be aware that if vista is like Windows7, you will not be able to run
>> > filepro at full screen.  It will only run in a window.
>> >
>> > If you need the appeara


More information about the Filepro-list mailing list