Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 4047

Creating a folderitem

$
0
0

I am confused.
Did not use XOJO for a while and wanted to anything quick but stucking with creating a file.

I can create a folder…
SpecialFolder.ApplicationData.Child(“abc”).CreateAsFolder
but I cannot create a file inside this folder (on a folderitem property of the application)…
File01 = New folderitem(SpecialFolder.ApplicationData.Child(“abc”).Child(“xyz”))

Where is the mistake?

6 posts - 6 participants

Read full topic


Viewing all articles
Browse latest Browse all 4047

Trending Articles