J
JJ
I recently got upgraded at work from a Windows 2000 computer to a
Windows XP computer. (Yeah... we're REALLY progressive over here!)
Anyways, I am using Project 2003 and one of my subroutines has the
following line:
FileSaveAs newfilename, pjMPP
where, newfilename is a string that I obtain by running some File API
code which still works.
This line worked fine on my Windows 2000 computer but I get a Run-time
error (1004) when I run it on a Windows XP computer.
Any ideas on how to fix this? Is there another method I need to use to
save the file under a different filename?
Thanks in advance!
JJ
Windows XP computer. (Yeah... we're REALLY progressive over here!)
Anyways, I am using Project 2003 and one of my subroutines has the
following line:
FileSaveAs newfilename, pjMPP
where, newfilename is a string that I obtain by running some File API
code which still works.
This line worked fine on my Windows 2000 computer but I get a Run-time
error (1004) when I run it on a Windows XP computer.
Any ideas on how to fix this? Is there another method I need to use to
save the file under a different filename?
Thanks in advance!
JJ