Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TS Environment Local Drive Syntax
Message
From
05/05/2006 20:18:16
Thomas Ianuzzi
Information Security Consultants, Inc.
Florida, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
TS Environment Local Drive Syntax
Environment versions
Visual FoxPro:
VFP 7
OS:
Windows Server 2003
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01119821
Message ID:
01119821
Views:
41
I have a program running in a Citrix environment which allows the transfer of a file from the client C: drive to a server drive. It waits for the file in the local drive and when it appears it is transfered with the folllowing code.

COPY FILE C:\TRANSFERFILE.PDF TO (NEWFILE)

I am trying to run this in a terminal server environment without Citrx. In this environment the local drive is refered to as \\TSCLIENT\C

In attempting to get the right systax and avoid endless compiles, copies and tests I have been experimenting with the DOS copy command and have not found anything workable. Does anyone know the proper synyax within a FoxPro program.
Next
Reply
Map
View

Click here to load this message in the networking platform