On Thu, Oct 3, 2019 at 4:30 AM gar <[email protected]> wrote: > On my Windows machine I used official Recursive Import Script to gather > all source code for the project of interest. > ...
> But then I tried to save the project and got 'File not found' message for > every file added. > Try adding the "add_path = True" keyword arg to the script. This puts the full path to the code in the body text of every generated @file or @clean node. The add_path kwarg is a relatively new addition to the recursive import code. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS1fOnR2K_tKf0hb-3jqfEhSkaY8h8o-LSrA%3Df%3D-byjxxQ%40mail.gmail.com.
