Can anyone provide a step by step or point me in the direction on how
to do this?
In my GAE I want to programatically make a folder in Google Docs named
"MyFolder".
Then I want to put a copy of a couple template files into "MyFolder"
and replace certain values inside those files with variables.
Example: copy template files into MyFolder
/template_files_directory
| - A_template.doc
| - B_template.doc
in A_template.doc replace {$foo} with string "bar"
I think I will need to use the DOCs API but I'm not sure how to do
it. Advice?
Joe...
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---