question about spss output coding

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

question about spss output coding

Maguin, Eugene

I’m curious what language/protocol/code (not quite sure of the right word) is used to produce the default output (spv) file.  Since becoming a sas student, I see that they have standardized on HTML, which might look good but apparently doesn’t have the flexibility and usability that spss output has.

Thanks, Gene Maguin

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD
Reply | Threaded
Open this post in threaded view
|

Re: question about spss output coding

Jon Peck
Output specifications are generated by the backend output factory and sent to the front end for rendering.  The rendering interprets the output stream using custom code, which allows for editing with the pivot table engine, the graphics editors, the model viewers, etc, so it isn't constrained by a particular format such as html.  Of course, the output can then be exported in html, pdf, and other formats.  Plain text output can be just text or formatted via html directives.

On Thu, May 9, 2019 at 7:02 AM Maguin, Eugene <[hidden email]> wrote:

I’m curious what language/protocol/code (not quite sure of the right word) is used to produce the default output (spv) file.  Since becoming a sas student, I see that they have standardized on HTML, which might look good but apparently doesn’t have the flexibility and usability that spss output has.

Thanks, Gene Maguin

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD


--
Jon K Peck
[hidden email]

===================== To manage your subscription to SPSSX-L, send a message to [hidden email] (not to SPSSX-L), with no body text except the command. To leave the list, send the command SIGNOFF SPSSX-L For a list of commands to manage subscriptions, send the command INFO REFCARD