home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / open / lblmaker.lzh / LBLVARIA.TXT < prev    next >
Text File  |  1987-02-12  |  4KB  |  63 lines

  1. VARIABLE NAME      FIRST APPEARS
  2.                       IN LINE              DEFINITION
  3. ------------------ -------------           ----------
  4. A$                        40    Function variable.
  5. B$                        40    Function variable.
  6. BLANKS                  7040    Blank lines to be inserted in label.
  7. BOTTOMFLAG              5010    Sets the flag for printing the last line on
  8.                                      label.
  9. BYTESUSED                140    Bytes of disk space used by programs on target
  10.                                      disk.
  11. CF                      3010    Flag in the inkey subroutine
  12. CN$                      140    Number of items on target disk.
  13. CN%                      190    Number of items on target disk.
  14. COMMENTS$(               180    An array containing the comments.
  15. DCOUNT%                  140    Number of directories on target disk.
  16. DISKNAME$                140    Name of target disk.
  17. DS$                      140    Flag for double or single sided target disk.
  18. DSKNAME$                 140    Name of target disk.
  19. EFLAG                    120    Error Flag.
  20. ELINE                   7510    Line number containing error.
  21. FCOUNT%                  140    Number of files on target disk.
  22. FILE$                    650    Temporary string to hold file name.
  23. FILE$(                   240    Array containing file names.
  24. FILES.PER.LINE           290    Number of files to be placed on one line.
  25. FL                      3020    Length of filed for inkey subroutine.
  26. FREEBYTES                140    Bytes free on target disk.
  27. ICOMMENTS                810    Comment flag
  28. IN$                     3010    String variable for input.
  29. INDENT                  8320    Variable to center title.
  30. JB                       140    Background color.
  31. JF                       140    Foreground color.
  32. JH                       140    Highlight color.
  33. JLABEL                   850    Counter for number of labels printed.
  34. JNB                      140    Border color.
  35. JS                       140    Sound flag.
  36. JSN                      140    Serial number.
  37. JW                       140    Warning color.
  38. KOMMENTS.PER.LABEL       150    Number of comments per label.
  39. KOUNT                    190    Counts the lines of comments.
  40. LABEL$                   630    A string to hold the file names as they are
  41.                                      set up for a line on the label.
  42. LABEL.SIZE               140    The size of label to be used.
  43. LENGTH                  8310    The length of the diskname.
  44. LINECOUNT                 60    Counts the line printed on the label.
  45. LINES.PER.LABEL          290    Sets the number of lines per label.
  46. LL                       310    Length of each line on the label.
  47. NBR.LABELS               460    Number of labels to be printed.
  48. NL                       550    Counter for labels printed.
  49. PRINTERFLAG              460    Flag for screen or printer output.
  50. SKIPFILES$               620    Flag to determine if print file names or not.
  51. SPACES                  8420    Pads spaces to diskname.
  52. TEMP.KOUNT               290    Number of lines per label.
  53. TL                       310    Length of the title.
  54. TOTAL.FILES              320    Total number of files permitted.
  55. TYPEPRINTER$             150    Designates type of printer in use.
  56. V$                      8620    Actual number of comments per label.
  57. VP$                      450    Video or printer flag.
  58. W$                      3010    Holding string for inkey subroutine.
  59. WL                      3060    Counts characters input in inkey subroutine.
  60. X                        440    Variable to designate column of screen.
  61. Y                        440    Variable to designate row of screen.
  62. ZZ$                     5040    Input variable.
  63.