<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;"><div>Perfect.</div><div><br></div><div>|f|<br></div><div>f := FileChooserDialog openOn: (FileDirectory default) pattern: '*.org' label: 'Choose the emacs .org  file to load'.<br></div><div>f inspect.<br></div><div><br></div><div>From there, I can use the FileStream stuff that Levente posted on recently and feed that to the parser.<br></div><div><br></div><div>thank you so much.</div><div><br></div><div><br></div><div><br></div><div><br></div><div class="zmail_extra_hr" style="border-top: 1px solid rgb(204, 204, 204); height: 0px; margin-top: 10px; margin-bottom: 10px; line-height: 0px;"><br></div><div class="zmail_extra" data-zbluepencil-ignore="true"><br><div id="Zm-_Id_-Sgn1">---- On Sat, 11 Sep 2021 06:29:04 -0400 <b>Jakob Reschke <jakres+squeak@gmail.com></b> wrote ----<br></div><br><blockquote style="margin: 0px;"><div>Hi Timothy, <br> <br>Please have a look at the class FileChooserDialog. <br> <br>Kind regards, <br>Jakob <br> <br>Am Sa., 11. Sept. 2021 um 11:51 Uhr schrieb gettimothy via Squeak-dev <br><<a href="mailto:squeak-dev@lists.squeakfoundation.org" target="_blank">squeak-dev@lists.squeakfoundation.org</a>>: <br>> <br>> Hi Foks, <br>> <br>> I am at the point where I am going to take a foo.org file as input and create CustomHelp from it. <br>> <br>> It would be nice to be able to select a file based on my description in the subject line. <br>> <br>> Any pointers greatly appreciated. <br>> <br>> t <br>> <br>> <br></div></blockquote></div><div><br></div></div><br></body></html>