Conversione stringa (String conversion)

Good evening Antonio. I can't tell when one time is less or more than another. In the past you gave me the explanation in the image. Can you correct the block I created since it gives me the error you see in the image? Thank you


errore

(Canned Reply ABG - Public Only)

I do not provide private support.
You will get more informed and quicker worldwide support by asking in a new public thread.

Making this thread public.

You did not create the two variables I requested to hold the milliseconds for the comparison.

Good evening, you're right.... can you give some advice on how to speed up an App. For example, is the jpg format or other formats better for images? Is there a procedure to free up memory? I use GPS but operation often lags. Thank you

local_declaration_statement

  • Don't waste time doing things twice
  • Show something, anything, while you wait for slow processes to respond
  • Remember where you were and how the environment was from last time, and show that while waiting

The other Power Users use images more than me. I'm more into data structures.

AI2 cleans up its own memory behind the scenes. The professional term is Garbage Collection. It's not much of a problem on modern devices, not worth wasting development time.

Every one complains about that.

Use this instead:

clickhere

Good evening Antonio. I can't convert from Centigrade degrees to Fharenheit degrees. Can you kindly correct the blocks? Thank you


blocco2
blocco3

I forgot... the error is reported as "list of pairs to dict"

procedures_callreturn

This conversion procedure will accept a Centigrade value as input and output the Fahrenhet equivalent numerical value.

Do not try to feed it a dictionary. It won't like that.

It is time for you to use the Do It facility on your blocks to trace values from right to left, to see what goes in and out of the blocks.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.