--- In [email protected], "kottami" <[EMAIL PROTECTED]> wrote:
> local ttt = select(date, 5,8) ++ select(time,1,6) 
> sName=?"C:\test\"++ ttt ++?"screen.jpg" 
> 
> dll.call("MultiByteToWideChar|ui ui s i s i",0,0,"sName",-
> 1,"xName",136)
> .........
Thanks, that works well. I'm now using:
local ttt = select(date, 5,8) ++ select(time,1,6)
sName = inputfolder ++ ?"\" ++ ttt ++ "_ScreenCap.jpg"






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/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/power-pro/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> 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/
 



Reply via email to