How do I load a python script that is in a .blend form??

I downloaded Makehuman alpha 2.0, to try it out, but couldn’t find the text doc.

I read something about loading python scripts from a .blend file.

How do you do this?

(I’m completly new at python scripting, I got as far as getting into the text editor and typing: blender -B <MH20-Winter20>, which resulted in: “Python script error, check console.” I know I’m not doing something right but I have no clue.)

shift+f1 [or file->append]

you can load text objects [or pretty much anything] from other blend files into the current one

for makehuman you might need more than just the text, I’m not sure