Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
File Copy using the Shell...Win9x or Nt or 2000
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
File Copy using the Shell...Win9x or Nt or 2000
Miscellaneous
Thread ID:
00451623
Message ID:
00451623
Views:
69
I would like to have the shell copy a file from a server to a local machine.

I have downloaded the "winfile" in the API section but this window has a cancel function. I would like the user to see the progress bar, but not the cancel button...any ideas

There is a parameter which in the comments says msg box type but there are no comments on what parameter to pass for what msg box style.


Or can I use something else to the copy....

I tried the good ol'foxpro way and it doesn't support the NT shared folder path...


IE :
Preferred way
---------------
COPY FILE '\\servername\foldername'

Current Way
-------------
COPY FILE '\\servername\driveletter\foldername' - this opens the server to vulnerabilities from users...

TIA
Shawn Dorion
Shawn Dorion
Geo Sektor Dot Com
Website: http://www.geosektor.com

Web Hosting Plans
Visit : http://WebHosting.Applications4u.com/
Next
Reply
Map
View

Click here to load this message in the networking platform