In addition to regular text files, you may also specify the name of a workspace file for Source Insight to open.
For example:
insight3 myset.wk3
This will open all the files in the workspace file myset.wk3.
Any number of workspace file names may also be intermixed with regular file names.
For example:
insight3 +100 file.c myset.vw print.c myset2.wk3
This will open both the files and the workspace files.