> After a minimum of testing I found that pascal units are stored as ".ppu" > files. Then I tried this: "uses ptccrt, ptcgraph" - and it compiled. > My pascal knowledge is very limited, and the first program pops away just > after > it is started... maybe you could wait for X keyboard events or add an > endless > loop. > Thanks! I first tried this method in the IDE, and he gave the same error. However, from the console it works! Is this a bug? And more. Writing 'ptcgraph' instead of 'graph' breaks backward compatibility with Turbo Pascal.