I am contemplating rolling out some pywin32 scripts but my office has a
combination of 64 bit and 32 bit local office365 builds.
Q: Will pywin32 scripts work w/ 64 bit office?
Because of shelter in place I don't have a W10 machine running 64 bit office to
test this on, but maybe someone knows?
Th
rt to Client side COM.
Got it! The constants I'm interested get slightly different names but
so it's worth a look at the generated Python file which has them all
nicely commented.
Charlie
--
Charlie Clark
Helmholtzstr. 20
Düsseldorf
D- 40215
Tel: +49-211-938-5360
GSM: +
Am 27.01.2009 um 18:36 schrieb Vernon Cole:
Charlie:
In my experience, which goes back 35 years, constants like this are
pretty much what the word implies -- constant. They are used to
communicate between two software packages which were made by different
people on different machines using
o me that this might break easily and isn't
quite the correct way of doing this. I've read about using
introspection to generate the constants in win32com.client but haven't
been able to get this to work. Is this a once only procedure or is it
possible at run time?
Thanks in
Parasol is a python framework in which mathematical models can be investigated
parametrically. Parasol enables easy optimization, sensitivity study, and
visualization. The math model can be as big or as small as desired. Output is
generated in plain text, HTML, and native Microsoft Suite files (Exc
Has anyone installed a version of biggles on Windows with python 2.5?
The Martin Lamar version for python 2.3 was a big help, but I finally
upgraded to python 2.5 and I am having trouble with the biggles build.
Thanks,
Charlie
;
> @-salutations
>
> Michel Claveau
>
Thanks,
That launches a new DOS console at the desired directory location.
Pretty close to what I was hoping for.
Charlie
___
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32
bob gailer alum.rpi.edu> writes:
>
> Charlie wrote:
> > When launching a python script from a DOS console,
> > I can not find a way to leave the DOS console at a working directory
> > other than the initial working directory.
> >
> Why do you w
When launching a python script from a DOS console,
I can not find a way to leave the DOS console at a working directory
other than the initial working directory.
os.chdir only seems to work for the python script context, not the DOS context.
I guess this amounts to a work-around for no "os.fc
I am getting an error from the install of...
pywin32-203.win32-py2.2.exe on an NT 4.0 system.
It looks like the "import win32trace" statement is the point of failure and
gives the error message...
error: (3, 'CreateMutex', 'The system cannot find the path specified.')
Does anyone recognize this
Is there a good reference to the steps that should be taken to upgrade a
Windows machine to the next version of python?
My journey from 2.2 to 2.3 was very knicker-twisting. I'm hoping for more
of a controlled landing on 2.4.
___
Python-win32 mailing l
11 matches
Mail list logo