Bulletin number: 6 Products affected: D705B D712B Description: How to use the pascal compiler with the toolset. Component: Date: Tue Jan 30 10:30:00 GMT 1990 ----- We have been asked how to link and execute a pascal program using the toolset. The following shows how to compile link and execute the "hello, world" program using pascal and toolset. t4p world ilink mainent.c4h world.bin \tp1v2\prtlt4.bin /o world.c4h iboot world.c4h iserver /sb world.b4h