Well, then what exactly does not work?
Are you sure that the device returns the weight if form of an text
string?
Cheers,
Frank+++
Am 31.08.2004 um 17:27 schrieb Jason Boes:
That Function does not work either. I do know that it is exactly 18
bytes.
I'm not sure that the value I type in the text area is being captured.
On Aug 31, 2004, at 11:17 AM, Frank Bitterlich wrote:
Jason,
maybe you should do the tutorials; they show how to return values
from functions and similar.
In this example, the function should read...
Function CutOffWeight() as Single
return CDbl(CutOffField.Text)
end Function
...
--
Günter Schmidt & Co. oHG
Frank Bitterlich eMail: bitterlich at gsco dot de
Schlosserstr. 4 WWW: http://www.gsco.de/
D-60322 Frankfurt Tel.: 069 / 156809-29
GERMANY Fax: 069 / 156809-28
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|