This document lists the change history for the developer-level Wind-US documentation. Note that access to the developer-level documentation is restricted to registered Wind-US users. Contact Dennis.A.Yoder@nasa.gov for more information.
) to all
links to non-NASA sites, per NASA policy.
.
to see how they are displayed in your browser.
Developers need to be aware of this change, in particular for comment lines and multi-line statements. Comment lines must start with "!", not "c". Put "&" at the end of lines being continued, and no "continuation character" in column 6 of the next line. (Exception - if a keyword or character string is being split between lines, an "&" is needed at the start of the next line. But try hard to avoid this.)