Applying pressures in CW without the use of the PID collector

I need to apply pressures to several hundred selected faces.The only method I have found so far is by having a macro select theappropriate faces, then running the PID collector and pasting thevalues direclty into the code that will generate the pressures. Theproblem is that most of the time the stings generated by the PIDcollector are too long to fit in a single line and the text editorautomaticaly separates them into multiple lines which means thatmost of them have to by fixed manualy, which is pretty tedious whenyou have several hundreds of them. Of course this can be performedwith a simple program but still, is there not a better way to applypressures to selected faces? I am still fairly new to the SW-CWapi.

ThanksSolidworksApi macros