Re: How i make clip txt to a file in different txt file?
THX REPLY
I achieve my way before i forget how to do.
When i copy "abc.......",press hotkey, then it will make a abc.txt
in clip folder.
Or when i copy "hkbb....",press hotkey,it will make hkbb.txt in clip
folder.
--- In powerpro-beginners@..., "Ted Wall" <TedWall <at> ...>
wrote:
>
> I probably need more info here to know exactly what you are doing
and
> wanting.
>
> See pathToPowerPro\PowerPro\plugins\clip.txt for more info. Looks
> like you are already looking at PowerPro.hlp. See "Clipboard
history
> tracking".
>
> These will all work:
>
> CLIP ToFile C:\Program Files\PowerPro\clip\Test1.txt
> CLIP.ToFile (?"C:\Program Files\PowerPro\clip\MySaved\Test2.txt")
> CLIP.ToFile (?"C:\Program Files\PowerPro\clip\Test3.txt", 1)
>
> CLIP.FromFile (?"C:\Program Files\PowerPro\clip\Test3.txt")
> CLIP.SetPaste(FILE.ReadAll( ?"C:\Program Files\PowerPro"++ ;;+
> ?"\clip\Test3.txt"))
>
> CLIP Menu
> CLIP Menu MySaved
>
> MySaved is an existing subfolder of PowerPro's \clip folder.
>
>
> Set up a different hotkey for 1.txt, 2.txt, ... n.txt or use a
> script. If you use a script, then you can tweak the filenames to
make
> them more descriptive.
>
>
> Good luck,
>
> Ted
>
>
> --- In powerpro-beginners@..., "chunwaihome" wrote:
> >
> > Command
> > Clip
> >
> > Clip Action
> > to file
> >
> > Enter path to clip
> > "C:\Program Files\PowerPro\clip\SkinTemplate1.txt"
> >
> > My hope is that the path can be the folder so that it can
produce
> txt
> > itself e.g. 1.txt ,2.txt.......
> >
>
PowerPro can be found here: http://www.ppro.org/
and here: http://ppro.pcrei.com/