Messages from list : cormas@cirad.fr

Choose a topic among the following archives :

Re: 'Unhandled exception: Message not understood: #sumFromFloat:'

New Message Reply Date view Thread view Subject view Author view

Subject: Re: 'Unhandled exception: Message not understood: #sumFromFloat:'
From: Bruno Locatelli (blocatel@catie.ac.cr)
Date: Thu Jul 22 2004 - 18:11:49 CEST

Hola Hermes,
Generally you receive this message when you try to sum two things that can not be summed.
For instance, try to inspect the following statement in a workspace:
1.23 + #cualquierSimbolo
You will get the same error as the one you mentioned.
You should choose the "Debug" option and observe what failed in what you submited. If the debugger show you " a + b ", try to inspect a and b in order to see if their types can be summed.

Saludos
  bruno

_____________________________
 
Bruno Locatelli
Global Change Group / Grupo Cambio Global
CIRAD Forêt (www.cirad.fr) - CATIE (www.catie.ac.cr/cambioglobal)
Apdo 2, Turrialba 7170
Costa Rica
 
Tel: 506.558.22.16
Fax: 506.556.62.55
Web perso: http://www.locatelli1.net
________________________________

  ----- Original Message -----
  From: Hermes Morales
  To: cormas@cirad.fr
  Sent: Wednesday, July 21, 2004 3:29 PM
  Subject: 'Unhandled exception: Message not understood: #sumFromFloat:'

  Hullo. I have had the following problem and I would like to get some help, perhaps as an internet address where I can learn how can I cope with this kind of message.

  'Unhandled exception: Message not understood: #sumFromFloat:'

  Thank you, Hermes

New Message Reply Date view Thread view Subject view Author view
 

Back to home