[Tutor] Scripting errors

David Howard grfkdsgn@worldnet.att.net
Thu, 15 Aug 2002 13:07:46 -0400


This is a multi-part message in MIME format.

------=_NextPart_000_0023_01C2445C.C00C3260
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I have a program called Poser Pro Pack that uses Python scripts to a =
variety of tasks. One such script compresses files from the earlier =
version of Poser so as the amount of hard drive space used is reduced. I =
tried running the script and got this error:

Traceback (innermost last):
File "", line 210, in ?
AttributeError: AppLocation

I've looked thru the script but cannot find where it is looking for the =
Poser application or anything. I'm new to this scripting thing and of =
course am clueless when something doesn't work as it should. If need be =
I can attach the script for interested parties and maybe they can see =
what the problem is.

Thanks,
David Howard
GRFK DSGN Unlimited=20

------=_NextPart_000_0023_01C2445C.C00C3260
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3500" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial>I have a program called Poser Pro Pack that uses =
Python=20
scripts to a variety of tasks. One such script compresses files from the =
earlier=20
version of Poser so as the amount of hard drive space used is reduced. I =
tried=20
running the script and got this error:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial><!--StartFragment --><FONT=20
face=3D"Verdana, Arial, Helvetica, sans-serif" size=3D2><FONT=20
face=3D"Verdana, Arial, Helvetica">Traceback (innermost last):<BR>File =
"<STRING>",=20
line 210, in ?<BR>AttributeError: AppLocation</FONT></FONT></FONT></DIV>
<DIV><FONT face=3DArial></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>I've looked thru the script but =
cannot find where=20
it is looking for the Poser application or anything. I'm new to this =
scripting=20
thing and of course am clueless when something doesn't work as it =
should. If=20
need be I can attach the script&nbsp;for interested parties and =
maybe&nbsp;they=20
can see what the problem is.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>David Howard</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2>GRFK DSGN=20
Unlimited</FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0023_01C2445C.C00C3260--