Hi, I have a problem with the Mathematica parser. I am attaching an example. Thanks a lot in advance.
In this case I try to read definitions in "file test.nb".
Hi, I have this problem: deduce which definitions are declared in the initialization cells of a given nb.
Could you give more details in regards to what are you trying to do? I find it very unusual to have to use a command like Import["file test.nb", {"Cells", "Input"}] to then modify the cells.
Import["file test.nb", {"Cells", "Input"}]