The conversion from a .CSC file to an .IDL file is handled by the CTOI program. For example, to convert the file MYDOG.CSC to an IDL file, make sure all the CSC, SC, and PSC files referenced by MYDOG.CSC are accessible, and then invoke the program as shown in the following command line:

ctoi mydog.csc

Note: Converting a Workplace Shell application from a CSC file to an IDL file requires the SC files from the previous OS/2 Toolkit installed on your system (in the SC directory), and all the ones that you might have created. The IDL subdirectory from the OS/2 Toolkit contains the IDL files for the public Workplace Shell classes and objects.