- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 04-28-2009 11:08 AM
(3959 views)
What does 'pos' for SAS variables exactly mean?
5 REPLIES 5
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
please provide more context. Where are you seeing this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
When I do proc contents, it gives me a list of variables with type, length, format, informat and pos. What is this pos?
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Position in the SAS file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Is the pos determined by SAS once I define the variables?
or do I have to explicity define pos every time I introduce a variable?
Thanks
or do I have to explicity define pos every time I introduce a variable?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
How the position is determined is described in excruciating detail in the SAS documentation for the "SAS Data Files" under base SAS.