4 messages in com.googlegroups.google-desktop-developerRe: i have some question~| Subject: | Re: i have some question~![]() |
|---|---|
| From: | humbroll (humb...@gmail.com) |
| Date: | 02/21/2007 06:54:14 AM |
| List: | com.googlegroups.google-desktop-developer |
oh.. so.. how can i find this method
framework.system.filesystem.DeleteFolder(tempFolder); framework.system.filesystem.FolderExists(tempFolder);
where is it~;-(
or
how can i find pluginhelper's API in GD API documentation~?
please answer any~.
i really eager about above~
On 2월21일, 오후11시30분, "humbroll" <humb...@gmail.com> wrote:
thanks for your feed~!
good luck Lahiru~ ;-)
On 2월21일, 오후8시56분, "Lahiru" <llah...@gmail.com> wrote:
Hi humbroll,
I think it's in the API doc, but not in a straight way... :)
In the above link under [ filesystem ] it says,
"Returns an object that provides access to the Windows standard Scripting.FileSystemObject object."
So we can use "framework.system.filesystem.FolderExists" because [ FolderExists ] is one of the "Scripting.FileSystemObject".
And any method or property which can use with "Scripting.FileSystemObject" can also be used with "framework.system.filesystem". :)
I think this will give some answer for your question.. :)
Cheers.! - Lahiru.
On Feb 21, 4:13 pm, "humbroll" <humb...@gmail.com> wrote:
i feel very starange about google desktop gadget API document..
in this group's answer import many useful information about GD API.
but i cant find in GD API Documentation ,
for example.. i find some answer that communicate between details view and gadget js.
there are some API that i never seen. below..
"framework.system.filesystem.FolderExists"
i cant find this API in document. how can i find these useful info..
is there some secret blog or forum.. ?
sorry about my fool english .. but feed any please gentleman~
good luck




