New topic: 

Convert VB to RB

<http://forums.realsoftware.com/viewtopic.php?t=25174>

       Page 1 of 1
   [ 1 post ]                 Previous topic | Next topic         Author  
Message       tcbasic           Post subject: Convert VB to RBPosted: Tue Nov 
11, 2008 12:30 am                        
Joined: Sat Jun 30, 2007 11:21 pm
Posts: 30              I've written a utility to convert a file created with a 
program written in Visual Basic.  Visual Basic has a Date type that I used to 
write some date info to the file.

Now I'm trying to convert the file and I need that Date information to be 
converted as well.  The VB Date type uses a Double to represent the date and 
time information.  I was hoping that I could assign this to the TotalSeconds 
property of the Date Class and it would work but it didn't.  The values are 
different and I'm not sure how to parse out the VB date info.

Does anybody know a way I can convert this VB date data using Real Basic or how 
VB represents Date info in the Date type?

tc
-----------
REAL Basic r4.2
Windows Vista   
                            Top           Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 1 post ]     

-- 
Over 900 classes with 18000 functions in one REALbasic plug-in. 
The Monkeybread Software Realbasic Plugin v8.1. 

&lt;http://www.monkeybreadsoftware.de/realbasic/plugins.shtml&gt;

[email protected]

Reply via email to