Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #22291
| From | Daniel Pitts <newsgroup.nospam@virtualinfinity.net> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: Select, Cut, Copy and Move Files |
| References | <adb4f42d-c901-4abd-9a6c-59cfd21ad719@googlegroups.com> |
| Message-ID | <bGPSs.165775$lw2.30223@newsfe30.iad> (permalink) |
| Date | 2013-02-13 09:01 -0800 |
On 2/13/13 6:25 AM, subhabangalore@gmail.com wrote: > Dear Group, > > I like to write a code which would select a list of files, cut/copy any one of the files to my desired location. If possible I want to activate the CTRL+X, CTRL+C command. > > If any one of the learned members can kindly help. > > Thanks in Advance, > Regards, > Subhabrata. > > > There are much better ways to move files around than to interact with the UI. What's your real goal? Why do you want to move or copy files?
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Select, Cut, Copy and Move Files subhabangalore@gmail.com - 2013-02-13 06:25 -0800 Re: Select, Cut, Copy and Move Files Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2013-02-13 09:01 -0800 Re: Select, Cut, Copy and Move Files lipska the kat <"nospam at neversurrender dot co dot uk"> - 2013-02-13 17:28 +0000
csiph-web