Assuming your program is written in C/C++, I would recommend that you start with SWIG.
http://www.swig.org You can play around with that as a start. If later you decided that SWIG is not for you, you can always do it natively. There are plenty of information at www.python.org. "Squirrel Havoc" <squirrelhavoc(takeout)@(takeout)yahoo.com> wrote in message news:[EMAIL PROTECTED] > Hello. I am sorry if this has been asked before, > but I am new here. > > If I recall correctly, Python can be used as a > scripting language for other programs, as if > the program had a builtin Python interpreter. > I wish to extend my programs by making them > scriptable with Python scripts. > > Is this possible? If so, does anyone know where > I can find documentation on it? I searched the > python.org site and didnt find anything useful > > Thanks > > SH -- http://mail.python.org/mailman/listinfo/python-list