3 messages in com.googlegroups.google-desktop-developerRe: How do I access a local file?
FromSent OnAttachments
kliklinksteve08 Aug 2006 05:06 
Alex Adranghi08 Aug 2006 05:26 
kliklinksteve08 Aug 2006 11:09 
Subject:Re: How do I access a local file?
From:Alex Adranghi (kepp@gmail.com)
Date:08/08/2006 05:26:03 AM
List:com.googlegroups.google-desktop-developer

gadget.storage.openText(yourfilenamestring)

That should do it. If your unbundling a text file from the gg, use gadget.storage.extract()

http://desktop.google.com/script.html API Reference has more information.