1. bug
------=_NextPart_000_0016_01BF7203.818AF860
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Can some one explaing what is wrong with this code. The screen is =
totally blank. I don't see the problem..
for myi =3D 1 to length(scrn) do
item =3D scrn[myi]
myx =3D item[1] * xScreen / 80=20
myy =3D item[2] * yScreen / 24=20
label =3D create (RText, item[3], Main , myx, myy, 65,20,0)
end for
... thanks.. george
------=_NextPart_000_0016_01BF7203.818AF860
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
<META content=3Dtext/html;charset=3Diso-8859-1 =
http-equiv=3DContent-Type>
<META content=3D'"MSHTML 4.72.3110.7"' name=3DGENERATOR>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#000000 size=3D2>Can some one explaing what is wrong =
with this=20
code. The screen is totally blank. I don't see the =
problem..</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
<DIV><FONT color=3D#000000 size=3D2> for myi =3D 1 to =
length(scrn)=20
do</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
<DIV><FONT color=3D#000000 =
size=3D2> item=20
=3D scrn[myi]<BR> myx =3D =
item[1] *=20
xScreen / 80 <BR> myy =3D =
item[2] *=20
yScreen / 24 <BR> label =3D =
create=20
(RText, item[3], Main , myx, myy, 65,20,0)</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
<DIV><FONT color=3D#000000 size=3D2> end =
for</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
<DIV><FONT size=3D2>... thanks.. george</FONT></DIV>
<DIV><FONT color=3D#000000 size=3D2></FONT> </DIV>
------=_NextPart_000_0016_01BF7203.818AF860--