[LON-CAPA-dev] timestamp

B. Minaei lon-capa-dev@mail.lon-capa.org
Wed, 10 Jul 2002 14:36:31 -0400


This is a multi-part message in MIME format.

------=_NextPart_000_0059_01C2281F.2F1863E0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Mostly Guy and Gerd,

In Multi-Part Problems, if I want to find the timestamp for every part =
separately, how does it possible:
The following instruction does nor work.
my $Time =3D $result{"$version:$symb:resource.$part.timestamp"};
But =20
my $Time =3D $result{"$version:$symb:timestamp"};=20
works, but it does not show every part separately.=20

Behrouz



------=_NextPart_000_0059_01C2281F.2F1863E0
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 http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Mostly Guy and Gerd,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>In Multi-Part Problems, if I want to =
find the=20
timestamp for every part separately, how does it possible:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>The following instruction does nor=20
work.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>my $Time =3D=20
$result{"$version:$symb:resource.$part.timestamp"};<BR></FONT><FONT =
face=3DArial=20
size=3D2>But&nbsp; </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>my $Time =3D =
$result{"$version:$symb:timestamp"};=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>works, but it does not show every part =
separately.=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Behrouz</DIV>
<DIV><BR></DIV></FONT></BODY></HTML>

------=_NextPart_000_0059_01C2281F.2F1863E0--