Re: modified prompt functions

new topic     » goto parent     » topic index » view thread      » older message » newer message

Humm...

Okay, I'm having problems with prompt_string() and program switching
(which two programs are in separate procedures), in which I keep getting
undefined errors from it.

What i'm doing witrh it, is taking Rob's Celcius program, and a sloghtly
modified farenhei.ex program, putting them in the same program, with
separate procedures, and the main procedure doing the switching. I keep
getting errors like this:

tempconv.ex:33 in procedure main()
true/false condition must be an ATOM
... called from tempconv.ex:41
--> see ex.err

tempconv.ex:33 in procedure main()
true/false condition must be an ATOM

... called from tempconv.ex:41

Global & Local Variables

 c:\EUPHORIA\INCLUDE\get.e:
    input_file = <no value>
    input_string = <no value>
    string_next = <no value>
    ch = <no value>

 tempconv.ex:
    ftemp = <no value>
    ctemp = <no value>
    f_or_c = {99'c'}

Uhm, what's going on here? I don't get it... :)

TIA,

-- "LEVIATHAN"


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu