Hello,
I have a macro which uses some of Eric's code to allow the user to choose a text file, then loads the file contents into a variable. Once the filename is picked (fName), this simple bit of code shows the file contents: var txtFile = loadFile(fName); alert(txtFile); However, this macro is broken in 2.5.2; the code above returns "false." Presumably, this is due to the way the new jQuery file handling works. Anyone have a good way to load a text file in the new version? Thanks, Jon --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/TiddlyWiki?hl=en -~----------~----~----~----~------~----~------~--~---

