laci8 Posted June 8, 2011 Posted June 8, 2011 Hi All! how to can create a code which retrieving for csv file modifide date. Iam a beginer thx for helpful
hannes08 Posted June 8, 2011 Posted June 8, 2011 Hi laci8, take a look at FileGettime() function in the helpfile. Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
laci8 Posted June 8, 2011 Author Posted June 8, 2011 Hi laci8,take a look at FileGettime() function in the helpfile. thx, it's workingyou know how that could modified date for all csv file read back?thx for answer
Xenobiologist Posted June 9, 2011 Posted June 9, 2011 You want to do what? Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
hannes08 Posted June 9, 2011 Posted June 9, 2011 (edited) Maybe you're looking for FileSetTime()? Edited June 9, 2011 by Hannes123 Regards,Hannes[spoiler]If you can't convince them, confuse them![/spoiler]
JoHanatCent Posted June 9, 2011 Posted June 9, 2011 Or maybe: FileFindFirstFile("*.csv") FileFindNextFile()
laci8 Posted June 9, 2011 Author Posted June 9, 2011 thx everyone the helpful. more sure will question....
laci8 Posted June 10, 2011 Author Posted June 10, 2011 Hy All! Here an new question! how know comparison value _NowDate(), with $sdate=$a[0] & "." & $a[1] & "." & $a[2] & "." & $a[3] and _InetSmtpMail not working. Back error code4 or 3, but open smtp server. thx for helpful
Xenobiologist Posted June 10, 2011 Posted June 10, 2011 Try _DateDiff. Scripts & functions Organize Includes Let Scite organize the include files Yahtzee The game "Yahtzee" (Kniffel, DiceLion) LoginWrapper Secure scripts by adding a query (authentication) _RunOnlyOnThis UDF Make sure that a script can only be executed on ... (Windows / HD / ...) Internet-Café Server/Client Application Open CD, Start Browser, Lock remote client, etc. MultipleFuncsWithOneHotkey Start different funcs by hitting one hotkey different times
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now