Talk:Program Segment Prefix: Difference between revisions

Content deleted Content added
Asmpgmr (talk | contribs)
Asmpgmr (talk | contribs)
Line 16:
:I agree with you that both articles are rather short at present, however, looking ahead in time a bit I can think of several more pages of useful information to be added to the JFT article and certainly a few dozen pages that could be reasonably added to the PSP article - at present alot of things are not mentioned at all (or misleading/incorrect) or we are only scratching the surface. The merged JFT stuff could be easily overlooked in an extended PSP article and it would certainly not make it easier to understand the JFT stuff. I think separate articles give us a better chance to explain the concepts and lay out the basic architecture of the operating system. Therefore I would suggest to not merge the articles. --[[User:Matthiaspaul|Matthiaspaul]] ([[User talk:Matthiaspaul|talk]]) 11:12, 28 June 2012 (UTC)
::I guess it is a question of how much information should be added to the article and how much should be left for other references. [[User:Asmpgmr|Asmpgmr]] ([[User talk:Asmpgmr|talk]]) 15:53, 28 June 2012 (UTC)
::I removed the incorrect stuff about retrieving command line parameters from the environment. The only thing appended after the environment variables is a string count (always 1) and the fully qualified program name. In fact this is why in Windows 9x COMMAND.COM the CMDLINE environment variable was added. [[User:Asmpgmr|Asmpgmr]] ([[User talk:Asmpgmr|talk]]) 17:42, 28 June 2012 (UTC)