forum.vdsworld.com Forum Index forum.vdsworld.com
Visit VDSWORLD.com
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Invalid date/time

 
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help
View previous topic :: View next topic  
Author Message
Serge
Professional Member
Professional Member


Joined: 04 Mar 2002
Posts: 1480
Location: Australia

PostPosted: Sat Jun 22, 2002 12:29 am    Post subject: Invalid date/time Reply with quote

Can someone tell me why this line of code works if Windows has the time set to hh:mm:ss, but if the time is set to hh.mm.ss then I get an error message "invalid date/time"?
Code:
info @datetime(dd/mm/yy,@file(@windir()\update5.txt,t))


I also tried
Code:
info @datetime(dd.mm.yy,@file(@windir()\update5.txt,t))

and got the same error message.

grrrrrr!!!!!!

Thanks in advance,

Serge

_________________
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
Skit3000
Admin Team


Joined: 11 May 2002
Posts: 2166
Location: The Netherlands

PostPosted: Sat Jun 22, 2002 8:48 am    Post subject: Reply with quote

Maybe it works with the use of:

Code:
OPTION DECIMALSEP,@asc(47)


or

Code:
OPTION FIELDSEP,@asc(47)
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forum.vdsworld.com Forum Index -> General Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum

Twitter@vdsworld       RSS

Powered by phpBB © 2001, 2005 phpBB Group