> There's no need to use any external program such as Emacs.
That's what I thought... :) > Exec.ToFile(filepath,shortdate ++" "++ xtime) > appends a single line of text to a file. Well, it does not work for me. I am not using that exact syntaxt though, as I have this as a "more command" after the *Clip command. This is what I use: - I have a command list called ClipCaptured, as per the instructions in the manual. I called the entry "Append to file". - The entrys "Left action" is *Clip, with the action ToFileAppend, and C:\home\ppclips.txt as argument to that. Next I have a "more command" that looks like this (after the "wizard" helped me create it): *Exec ToFile "C:\home\ppclips.txt" "" The above only adds "" (yes, only two quotes) to the end of the clipped text, not a newline. Also, I tried the "Exec.ToFile(filepath,shortdate ++" "++ xtime)" above, but it just pukes on me. Do I need to use a *Script command here? Can you provide the "exact" (well, I am not *that* stupid... :) steps I need to follow? Thanks for the help! /Mathias 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/
