Command-line parameters problem
From: Bojidar Markov (me_at_nosmap.com)
Date: 11/30/03
- Next message: Kurt Barthelmess: "Re: Command-line parameters problem"
- Previous message: Brian Cook: "Re: problems using aspi in delphi (part 2)"
- Next in thread: Kurt Barthelmess: "Re: Command-line parameters problem"
- Reply: Kurt Barthelmess: "Re: Command-line parameters problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 Nov 2003 11:01:29 +0200
Hi all,
I made a program for copying files from local/remote computer (like
Windows') and everything works fine.
Im copying the files by draging them onto my app. The problem comes when I
try to pass more than ~ 30 files (i think it deppends on the file path's
length), then my app throws the following exception:
"You cannot access the specified device, path or file. You may not have the
appropriate premissions to access the item"
It seems it comes from the system, because I cannot find where is the
problem while in debug.
Please advise me what I can do in this situation.
Thanks in advance,
Bojidar Markov
- Next message: Kurt Barthelmess: "Re: Command-line parameters problem"
- Previous message: Brian Cook: "Re: problems using aspi in delphi (part 2)"
- Next in thread: Kurt Barthelmess: "Re: Command-line parameters problem"
- Reply: Kurt Barthelmess: "Re: Command-line parameters problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|