0

CreateObject("roFileSystem") is invalid

Hi, I have placed into my autorun.brs:

Sub Main(args)
   print CreateObject("roFileSystem")

End Sub

But CreateObject("roFileSystem") is always invalid. Do I need to configure something before create a roFileSystem?

 

Thank you

5 comments

Please sign in to leave a comment.