Re: A86: GetPixel


[Prev][Next][Index][Thread]

Re: A86: GetPixel




In a message dated 5/5/98 6:16:46 PM Central Daylight Time,
DrRobin@GeoCities.com writes:

> Eq=Real

No.

If the Real is a variable, then it would be this:

Eq=VarName
Eq>Str(Eq,Str)

Then Str would hold "VarName"...not the value in VarName