startup file
Richard Kreiss
rkreiss at gccconsulting.net
Thu May 26 09:21:56 PDT 2011
I created the following batch file pointing to my testing area.
When I go in through terminal server I have no problem accessing files from
any menu.
When I have my client, from her local computer, use this program, she is
unable to access some files.
When I log in to the system, I am signing onto one computer running terminal
server with drive f a mapped drive. The local computers are also mapped to
filepro as drive F.
I can access all of the files either from the developers menu or their
custom menus. She even had a problem accessing one file from the developers
menu which I have no problems getting into.
Can anyone see why my client is having a problem and I don't?
@echo off
rem This File created by install shield on 9-22-2006
rem Modified 09/27/06 for fp5.6 by Richard Kreiss
title=Testing
set fplmhost=192.168.100.42:6556
set PATH=c:\windows\system32
set PFDSK=F
set PFDATA=f:
set PFPROG=f:\fp56
set PFDIR=\testing
set PFMENU=f:\testing\fp\menus
set PFGLOB=
set PFCONFIG=
Set PFPRT=f:\PFSPOOL\RICHARD.TXT
set PFDLDIR=f:\ccp_logos
rem set pfpt=on
set PATH=%pfprog%;%PFPROG%\fp;%path%
echo stuff > fp$$$$$$.bat
del fp$$*.bat>NUL
%pfprog%\fp\p.exe l_menu
Richard Kreiss
GCC Consulting
rkreiss at gccconsulting.net
More information about the Filepro-list
mailing list