Embedded Files

General questions about NeoBook

Moderator: Neosoft Support

Locked
ajhunt
Posts: 266
Joined: Sat Apr 23, 2005 2:33 pm
Location: United Kingdom
Contact:

Embedded Files

Post by ajhunt »

May I ask where [Embedded] files are extracted to before use, or are they extracted to memory and not extracted to HD for use? Many thanks guys.
User avatar
HPW
Posts: 2571
Joined: Fri Apr 01, 2005 11:24 pm
Location: Germany
Contact:

Re: Embedded Files

Post by HPW »

Hello,

When you use embedded files inside neobook objects, they are extracted to Memory inside your Pub.
With command "ExtractFile" you can Export a file from embedded to filesystem. You define the path.
With command "FileToVar" you can load embedded files to neobook variables.
For plugin authors is an API in the neobook SDK to access files from embedded filesystem.

Regards
Hans-Peter
ajhunt
Posts: 266
Joined: Sat Apr 23, 2005 2:33 pm
Location: United Kingdom
Contact:

Re: Embedded Files

Post by ajhunt »

Thanks Hans-Peter, I just wanted to make sure they (the files) could not be accessed on the HD anywhere. Your help is greatly appreciated.
Locked