OPEN STAAD - POST ANALYSIS PRINTS

When using VBA to extract results from Open STAAD, do I need to have any print commands in the STAAD file. For example I am extracting End Member forces, so do I need the "PRINT MEMBER FORCES" command in my STAAD file. Asking as the VBA code i have written only seems to work with certain file.

 

The code also sometime extract some results (for example GetAllMembersIncidences), but then cant locate the file when i ask it extract something else?