defaultly the xyplorer only support 16 user button.
is it the max?
Search found 3 matches
- 17 Jan 2010 15:23
- Forum: Script Exchange
- Topic: how can i get the 17th user button
- Replies: 1
- Views: 981
- 17 Jan 2010 14:20
- Forum: Script Exchange
- Topic: how to deal with selected files(help!)
- Replies: 6
- Views: 2490
Re: how to deal with selected files(help!)
ooh!it's really works fine.thanks!jacky wrote:You don't really need a loop to do this, another way that should do the work just fine :Code: Select all
load report('copyitem "{Fullname}", "*_backup_<date yyyymmdd>.?"; ', 1),,s;
- 16 Jan 2010 07:59
- Forum: Script Exchange
- Topic: how to deal with selected files(help!)
- Replies: 6
- Views: 2490
how to deal with selected files(help!)
i am a newer.
now i want to create a script to backup selected files.
i tried
copyitem , "*_backup_<date yyyymmdd>.?";
but seems it only backup the only first file which i selected
can anyone help me?
now i want to create a script to backup selected files.
i tried
copyitem , "*_backup_<date yyyymmdd>.?";
but seems it only backup the only first file which i selected
can anyone help me?
XYplorer Beta Club