Le 28 déc. 06 à 15:40 Soir, Jeff Ayling a écrit:

Can anyone else confirm that this is a bug before I file a bug report?

Just create a new project and paste the following into the window.open event:

Sub Open()
  dim f as folderitem
  dim d as date
  d=new date
  f=SystemFolder
  d=f.CreationDate
  msgbox d.LongDate
End Sub

Then add a breakpoint to the msgbox line so you can view the properties of d.

This code works fine with RB 2006R1 and 2006R3 but not 2006R4

If it worked in previous versions, then it's certainly a bug. You may not need confirmations.
But, sorry, I can't test since I don't have 
2006R4._______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to