Jump to content

Talk:CONFIG.SYS - SET Statements

From EDM2
Revision as of 02:12, 13 November 2017 by Martini (talk | contribs)

Organization Needed

This page needs some major reorganization and standards compliance. By standards compliance, I mean that we need to come up with a standards document as a formatting and style guide to bring some uniformity to the content. Of all the CSDP pages, I find this one the most poorly organized and least standard.

Examples of formatting guidelines would be:

  • Use of uppercase for all variables
  • Not using SET= in variable names
  • Proper indenting for usage in CONFIG.SYS
  • Layout of parameters sections
  • Devising some consistent means of identifying whether a given variable is system or program specific, and whether it is settable per-session or must be in the master environment

This is not an exhaustive list, but something of a start.

Environment variables

It's a huge task to bring some structure and usability to this content that was originally simply copy'n'pasted to here. Actually it's of no real use at all. First step could be to create a Category "Environment variable(s)" and put each into it. As CONFIG.SYS isn't the only place to alter the environment it becomes more confusing at all. I don't want to create myriads of stub articles here that are hard to maintain. A good practice would be to mock out everything that's not important for a running the base operating system to a temporary article. Please sign your message next time!--ak120 (talk) 00:51, 13 November 2017 (CET)


Martini (talk) 01:12, 13 November 2017 (CET) It will be good to create one example on one SET Statement that will represent the standard. After working on that we can go through the rest little by little on the free time.