> Now I create a "!TIME.powerpro" file from your's:
> 
> > ------------
> LOCAL TODATE = "["++SELECT (time,2)++":"++SELECT (time,3,4)
> ++":"++SELECT (time,5,6)++"]"++SELECT(DATE,4)++" " ++ SELECT
(DATE,5,6)
> ++" " ++ SELECT(DATE,7,8)
> Osd.Show("&(TODATE)", 3000 , 28, "Arial", -1, "000 255 000")
> > ------------
> 
> But no Mon,Tue,Mar...Dec.BTW,How?I'm not good at it.
> 
> I lost again and Maybe you can help me again.Thanks a lot.
> 

Hi..

-----------------
LOCAL TODATE = "["++SELECT (time,2)++":"++SELECT (time,3,4)
++":"++SELECT (time,5,6)++"]"++SELECT(DATE,4)++" " ++ SELECT
(DATE,5,6)++" " ++ SELECT(DATE,7,8)
local ttdate = word(longdate,4)
local ttmonth=word(longdate,2)
Osd.Show("&(TODATE)   &(ttdate)   &(ttmonth)", 3000 , 28, "Arial", -
1, "000 255 000")
---------------------

PowerPro.chm... "Functions alphabetic list"  Or "Functions by 
category"   

Good luck... sorry, 2nd Question...








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/
 



Reply via email to