--- In [email protected], "sboonyak" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], [EMAIL PROTECTED] wrote: > > > I'm not sure what you're getting at here. If you're wanting to copy, or > move > > the right-clicked file all you do is assign the command to > > *File move _file_ c:\somedir > > Or > > *File move _file_ inputfolder > > To use a browse function to choose the destination on the fly. > > > The commands above are what you put into the commandlist called > Context and > > ContextFolder for the different operations. > > Strange eh. > The command didn't work. It was reported, "cannot move file: > cannot read from the source file or disk.". Any idea?
The above are in wrong syntax. Use File Move "|" "C:\your_dir" or File.Move(_file_,inputfolder) Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
