home *** CD-ROM | disk | FTP | other *** search
/ Collection of Hack-Phreak Scene Programs / cleanhpvac.zip / cleanhpvac / TDHELP.ZIP / 22 < prev    next >
Text File  |  1989-12-07  |  4KB  |  65 lines

  1. There's two ways to put an ANSI screen into a message:
  2.  
  3. You can start a message (just as if you were going to type something),
  4. then do an ASCII upload of the file.  But before you do the upload, type
  5. a CTRL-E and press [ENTER] first.  That will cause the "More?" prompt to
  6. appear when the message is displayed.  This allows people to see who left
  7. the message and to see the title.  After the ASCII upload is finished, put 
  8. another CTRL-E on the last line to put the "More?" prompt in to provide
  9. people with a pause after the screen is finished displaying.
  10.  
  11. The other way to send an ANSI screen is to upload it to your local board
  12. and ask your SysOp to place it into a message for you.  In this scenario,
  13. you'd just upload it via a protocol like Xmodem or Zmodem just like you'd
  14. upload any program.  But it is best to insert the CTRL-E's before and
  15. after the screen BEFORE you send it...that way it saves the SysOp a little 
  16. bit of trouble.  Do not try to insert CTRL-E's via TheDraw, as TheDraw wil 
  17. count them as "drawing" characters and incorporate them into the picture.  
  18. Use a text editor like Qedit to insert the CTRL-E's.  (Load the ANSI
  19. image into Qedit.  It will look like a lot of garbage, but just ignore
  20. that.  Go to the top of the file and press [ENTER] to insert a line.  Next,
  21. type CTRL-P and then type CTRL-E.  Qedit will insert a CTRL-E [a club from 
  22. a deck of cards] onto the first line.  Next, type CTRL-PgDn to go to the
  23. end of the file, press [ENTER] to just to the last line, then type another 
  24. CTRL-P CTRL-E.  You will then have a CTRL-E at the start and finish of the 
  25. ANSI screen.  Type ALT-X and press [ENTER] to exit.)
  26.  
  27. It is VERY important that you save your screen with a width of 72
  28. characters per line.  TheDraw will ask you the width when you select the
  29. Save option (ALT-S).  The GT messages only accept a maximum of like 72
  30. characters on each line, and things will got nuts if you exceed that
  31. limit.  Also, keep in mind the maximum number of lines that your local
  32. ANSI echo carrying BBS permits.  After TheDraw is finished saving your
  33. screen to disk, it will tell you how many lines at the width you selected
  34. that the file is.  If that number exceeds the maximum allowed in a message,
  35. then you will have to upload the screen to the SysOp in order to display
  36. it.  For instance, The Gavel allows a maximum of 72 lines to be entered
  37. manually into a message (like I'm doing now).  If I were to create a
  38. screen that is less than or equal to 72 lines, then I could upload it via
  39. ASCII upload...otherwise I'd have to upload it and leave a message to
  40. Ernest.
  41.  
  42. Another thing...  I understand that Telix is kinda difficult to upload
  43. things in via ASCII...not that it can't be done, but apparently the
  44. defaults in Telix do not allow it to upload things properly into messages. 
  45. I'm sure that there's someone out there that can help you on this, though. 
  46. I personally recommend GT (any version) for uploading screens.  All you
  47. have to do is type ALT-A and enter the filename to upload...  GT will
  48. display as it uploads, then make a lot of noise to let you know when its
  49. done.
  50.  
  51. ONE MORE THING...then I'll stop (I promise).  When you upload via ASCII
  52. and your comm program allows you to see what you're uploading, your ANSI 
  53. screen may appear distorted.  Everything's probably OK, its just that the
  54. BBS software is reseting colors when it displays the message line numbers
  55. (like the yellow numbers in the GT message entry).  It is best to select
  56. "None" as your message security.  After you have completed an upload and
  57. inserted the final CTRL-E, save your message, then try and view it like
  58. you would any message (by typing "R <message number>"...GT will tell you
  59. the number of your message).  If the screen is distorted, then select to
  60. Kill it (K from the message line), and try uploading it to your SysOp. 
  61. Don't forget to tell your SysOp to put it in a message!
  62.  
  63. Hope this is helpful!
  64.  
  65.