The Daily Click ::. Forums ::. Klik Coding Help ::. Timestamp
 

Post Reply  Post Oekaki 
 

Posted By Message

JP



Registered
  07/06/2003
Points
  1338
6th October, 2004 at 04:51:35 -

Hey I cant seem to make this work:

I want to make a log entry of:

Edittext$( "Name" ) + " " + List Select$( "List" ) + hours of( "Date & Time" )


THIS works:

Edittext$( "Name" ) + " " + List Select$( "List" )


The empty " " is becasue I needed a space.


But the Date and time part throws it off.

 
Steve Zissou: Anne-Marie, do all the interns get Glocks?

Anne-Marie: No, they have to share one.

David Newton (DavidN)

Invisible

Registered
  27/10/2002
Points
  8322

Honored Admin Alumnus
6th October, 2004 at 05:19:25 -

I think hours of("Date & Time") is a number and not a string - try using Str$(hours of("Date & Time")).

 
http://www.davidn.co.nr - Games, music, living in America
   

Post Reply



 



Advertisement

Worth A Click