Karel-access to constants present in another program

  • HI all,


    i would like to know if it is possible from a karel program to access the constants declared in another program, for example with VAR data i proceed like this:

    Program Alpha

    VAR num:INTEGER

    begin

    END Alpha


    Program Beta

    VAR num FROM Alpha:INTEGER

    Begin

    END Beta


    is it possible to do it also with CONST data?

    thanks

Advertising from our partners