
Productivity Unleashed

| Step 1 Open the C:\SURFCAM\Velocity4\SURFCAM.PST file |
| Step 2 Add these lines to the file |
| ##### BeginPost OmegaPost PostItem OmegaPost Status OmegaPost ChDir "C:\Program Files\OmegaPost" Command "OmegaPost.exe" "%p%n" "C:\Program Files\OmegaPost\Templates\Generic.m3" "%p%N.ncc" "c:\Diag.txt" -EditCode -EditDiag -EditTemplate PostItem OmegaPost with EditNC Status OmegaPost ChDir "C:\Program Files\OmegaPost" Command "OmegaPost.exe" "%p%n" "C:\Program Files\OmegaPost\Templates\Generic.m3" "%p%N.ncc" "c:\diag.txt" Task "C:\Surfcam\Velocity4\editNC\editNC" "%p%N.ncc" "c:\diag.txt" EndPost ##### |
| Step 3 You may need to edit "C:\Program Files\OmegaPost\Templates\Generic.m3" path to match the location of your Template. |