home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / archives / msdos / announce / 373 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  8.3 KB

  1. Xref: sparky comp.archives.msdos.announce:373 comp.lang.pascal:8486 news.newusers.questions:6009
  2. Newsgroups: comp.archives.msdos.announce,comp.lang.pascal,news.newusers.questions
  3. Path: sparky!uunet!mcsun!news.funet.fi!uwasa.fi!chyde.uwasa.fi!ts
  4. From: ts@chyde.uwasa.fi (Timo Salmi)
  5. Subject: tsfaq32.zip Frequently Asked Questions updated
  6. Message-ID: <ts9301241320.22512@chyde.uwasa.fi>
  7. Followup-To: news.newusers.questions
  8. Sender: ts@uwasa.fi (Timo Salmi)
  9. Organization: University of Vaasa
  10. Date: Sun, 24 Jan 1993 13:20:14 GMT
  11. Approved: ts@chyde.uwasa.fi
  12. Lines: 143
  13.  
  14. Sun 24-Jan-93: I have updated my collection of Frequently Asked
  15. questions. It now is garbo.uwasa.fi:/pc/ts/tsfaq32.zip.
  16.    The TSFAQ collection earlier contained FAQUOTE.TXT which is no
  17. longer included because part of the information is out of date.
  18. FAQUOTE.TXT contained edited postings and email of interest
  19. reproduced with the kind permission of the authors (when the
  20. _principal_ author is someone else but I). The file will continue,
  21. however, to be available as garbo.uwasa.fi:/pc/pd2/faquote.zip.
  22.    Other than that I have mainly brought some items up to date with
  23. the recent developments, and added one item to the Turbo Pascal
  24. questions section.
  25.  The principal sections of the collection are
  26.    FAQNEWS.TXT     Q&As relating to UseNet news
  27.    FAQPAS.TXT      Turbo Pascal questions & answers
  28.    FAQPROGS.TXT    Questions answers about programs
  29.    PD2ANS.TXT      Q&As on uwasa.fi archives & more
  30.    UPLOAD.INF      How to upload to garbo archives
  31.    VAASA.INF       Info: Finland, Vaasa, U of Vaasa
  32.  
  33.  107719 Jan 24 13:51 garbo.uwasa.fi:/pc/pd2/tsfaq32.zip
  34.  
  35. --------------------------------------------------------------------
  36. 1)  Using a suitable right margin in the news and email.
  37. 2)  What does "Subject: Re: none" mean in the news?
  38. 3)  Why "Reply by email, I don't read this group" gets flamed?
  39. 4)  What is an appropriate maximum length of a signature?
  40. 5)  Is there a list of ftp sites (for certain kind of programs)?
  41. 6)  How do I extract from comp.binaries.ibm.pc binary postings?
  42. 7)  Should I offer to email this utility I have at my disposal?
  43. 8)  Someone email me a .zip extractor (or something equally common)
  44. 9)  How should I react to "a dying boy's last wish"?
  45. 10) How should I react to crackpot messages?
  46. 11) How should I react to abusive email?
  47. 12) How do I submit my PC program to the binaries?
  48. 13) May I just go ahead and post binaries to discussion newsgroups?
  49. 14) What is cross-posting? How do I do it?
  50. 15) Where can I find the net rules (the "netiquette")?
  51. 16) I just posted to a wrong newsgroup. Should I explain it next?
  52. 17) Where to put test postings?
  53. 18) What is archie (see item #5)?
  54. 19) Why do you answer so tersely? It sometimes seems rude.
  55. 20) Why don't you mark shareware/freeware/etc status to file lists?
  56. 21) How can I send email to CompuServe from InterNet?
  57. --------------------------------------------------------------------
  58.  1) How do I disable or capture the break key in Turbo Pascal?
  59.  2) How do I get a printed documentation of my students' TP runs?
  60.  3) What is the code for the weekday of a given date?
  61.  4) Need a program to format Turbo Pascal source code consistently
  62.  5) Can someone give me advice for writing a tsr program?
  63.  6) Why can't I read / write the com ports?
  64.  7) What are interrupts and how to use them in Turbo Pascal?
  65.  8) Should I upgrade my Turbo Pascal version?
  66.  9) How do I execute an MsDos command from within a TP program?
  67. 10) How is millisecond timing done?
  68. 11) How can I customize the text characters to my own liking?
  69. 12) How to find the files in a directory and subdirectories?
  70. 13) I need a power function but there is none in Turbo Pascal.
  71. 14) How can I create arrays that are larger than 64 kilobytes?
  72. 15) How can I test that the printer is ready?
  73. 16) How can I clear the keyboard type-ahead buffer.
  74. 17) How can I utilize expanded memory (EMS) in my programs?
  75. 18) How can I obtain the entire command line?
  76. 19) How do I redirect text from printer to file in my TP program?
  77. 20) Turbo Pascal is for wimps. Use standard Pascal or C instead?
  78. 21) How do I turn the cursor off?
  79. 22) How to find all roots of a polynomial?
  80. 23) What is all this talk about "Pascal homework on the net"?
  81. 24) How can I link graphics drivers directly into my executable?
  82. 25) How can I trap a runtime error?
  83. 26) How to get ansi control codes working in Turbo Pascal writes?
  84. 27) How to evaluate a function given as a string to the program?
  85. 28) How does one detect whether input (or output) is redirected?
  86. 29) How does one set the 43/50 line text mode?
  87. 30) How can I assign a value to an environment variable in TP?
  88. 31) How does one store, and then restore the original screen?
  89. 32) How can I convert a TPU unit of one TP version to another?
  90. 33) Which error is e.g. Runtime error 205, etc
  91. 34) Why can't I open read-only files? I get "File access denied".
  92. --------------------------------------------------------------------
  93. 1)  How do I capture text from the screen to a file?
  94. 2)  How do I redirect the output from the screen to the printer?
  95. 3)  How can I direct all output to a file instead of the printer?
  96. 4)  Where can I get VT102 emulation codes?
  97. 5)  Problems with Procomm or Telix VT102 emulation.
  98. 6)  Is there a program to convert Pascal to C?
  99. 7)  I need a bigger cursor for my laptop.
  100. 8)  Where to find a source code for detecting which CPU my PC has?
  101. 9)  Can anyone recommend me a good linear programming package?
  102. 10) Where can I find sources for Unix Zmodem?
  103. 11) Where can I find sources for Unix arc, lharc, zip, and zoo?
  104. 12) How to delete non-empty directories fast?
  105. 13) I can't run this file I got with a .zip (.arc etc) extension.
  106. 14) What is the best archiver?
  107. 15) What is the best text editor?
  108. 16) Am I safe against viruses if download files from FTP sites?
  109. 17) Where can I find a program to expand the keyboard buffer?
  110. 18) How to make z-modem transfer between a Unix mainframe and my PC?
  111. 19) Where can I find Unix-like utilities for my MsDos PC?
  112. 20) How can I hide files and directories?
  113. 21) Which is better, Procomm Plus or Telix?
  114. 22) How can I restore the original screen when a program muddles it?
  115. 23) Where can I find compress for MsDos to handle .Z files?
  116. 24) I found a bug in a shareware program. How should I report it?
  117. --------------------------------------------------------------------
  118. 1)  What is this anonymous ftp?
  119. 2)  Send file(s) to me by email.  (Or how to use the mail server?)
  120. 3)  Why announce programs on the news when not everybody can ftp?
  121. 4)  Do you announce all additions to your archives on the news?
  122. 5)  How is anonymous ftp used?
  123. 6)  When I try to unpack the package I received, it is corrupt.
  124. 7)  Send me a list where on Simtel20 I can find the same programs.
  125. 8)  What is garbo.uwasa.fi guest user-id?
  126. 9)  The .arc .arj .lzh .pak .zip .zoo extensions, what are they?
  127. 10) I have made some programs myself. Are you interested?
  128. 11) I want a description of the programs to decide what to get.
  129. 12) Why don't you reply to my email messages?
  130. 13) I get an "unknown packing method" error message.
  131. 14) I need a program for such and such purpose. Any directions?
  132. 15) What are these peculiar files with a .Z extension?
  133. 16) Where does one get the files listed in mmfiles*.zip?
  134. 17) What if my site does not know Garbo or connection refused?
  135. 18) Is there any way of automating getting the files?
  136. 19) Why doesn't your mail server respond to my correct request?
  137. 20) Are Garbo files mirrored?  Which directories? How to connect?
  138. 21) The answer to my question is not in this list, what next?
  139. --------------------------------------------------------------------
  140.  
  141. "If you do not know how to go about getting this material, users are
  142. welcome to email me for the prerecorded garbo.uwasa.fi instructions
  143. (long, circa 29Kb).  North American users are referred to the Garbo
  144. mirror on wuarchive.wustl.edu.  Australian users are referred to the
  145. archie.au mirror.  For the Asian users there is the NCTUCCCA.edu.tw
  146. mirror.  The mirrors may lag occasionally, or might not have all the
  147. files.  If you do not receive my reply within five days, please ask
  148. your own site's system manager to construct a returnable mail path
  149. for you". 
  150.  
  151. ..................................................................
  152. Prof. Timo Salmi      Co-moderator of comp.archives.msdos.announce
  153. Moderating at garbo.uwasa.fi anonymous FTP archives 128.214.87.1
  154. Faculty of Accounting & Industrial Management; University of Vaasa
  155. Internet: ts@uwasa.fi Bitnet: salmi@finfun   ; SF-65101, Finland
  156. -------------------------------------------------------------------
  157.