home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / DOS / PROGRAM / BASIC / POWBASIC / LIBRARY1 / EXAMP2.ZIP / PB091990 < prev    next >
Text File  |  1990-09-19  |  4KB  |  126 lines

  1. all
  2. H#: 66309 S12/SPECTRA Publishing
  3.     18-Sep-90  19:15:53
  4. Sb: #66202-PowerBASIC #2.1 Features
  5. Fm: Howard Ballinger 71121,776
  6. To: AL MUSELLA 76114,637 (X)
  7.  
  8.  ... OR -- look in APLIB.ZIP in the library also. Look at the Line Label
  9. "Directory:" in HBDEMO.BAS. The calls for dir-first, dir-next and functions to
  10. decode time and date stamps (which I partly copied) are in MISC-U.BAS unit.
  11.  
  12.  
  13.  
  14. Press <CR> for next or type CHOICES !
  15. H#: 66327 S12/SPECTRA Publishing
  16.     18-Sep-90  20:45:58
  17. Sb: #66202-PowerBASIC #2.1 Features
  18. Fm: John Watts 73760,751
  19. To: AL MUSELLA 76114,637 (X)
  20.  
  21. Thanks Al,
  22.      I'll download it now!  Hey, take a look at the one I up loaded Friday.
  23. RATS.ZIP --- Maybe you can tell me somethings I can do to it.
  24.                                        John
  25.  
  26. Press <CR> for next or type CHOICES !
  27. H#: 66273 S12/SPECTRA Publishing
  28.     18-Sep-90  15:53:35
  29. Sb: #66168-#Will this work?
  30. Fm: Mason Landstreet 71220,1547
  31. To: Barry Erick for Spectra 75300,214 (X)
  32.  
  33. Barry,
  34.  
  35. Tell me 2.10 has an equivalent to findnext, too.
  36.  
  37. Mason
  38.  
  39.  
  40.  
  41. There is 1 Reply.
  42.  
  43. Press <CR> for next or type CHOICES !
  44. H#: 66281 S12/SPECTRA Publishing
  45.     18-Sep-90  16:32:00
  46. Sb: #66273-#Will this work?
  47. Fm: Barry Erick for Spectra 75300,214
  48. To: Mason Landstreet 71220,1547 (X)
  49.  
  50. In pb 2.10, Dir$(filename$) returns FileFirst. Then Dir$ returns FileNext.
  51. Also, you can tell it the Attrib to look at. Without the attrib, it returns
  52. normal or regular files.
  53.  -- Bary
  54.  
  55. There is 1 Reply.
  56.  
  57. Press <CR> for next or type CHOICES !
  58. H#: 66407 S12/SPECTRA Publishing
  59.     19-Sep-90  07:15:22
  60. Sb: #66281-Will this work?
  61. Fm: Mason Landstreet 71220,1547
  62. To: Barry Erick for Spectra 75300,214
  63.  
  64. Fantastic!!!!
  65.  
  66. Press <CR> for next or type CHOICES !
  67. H#: 66326 S12/SPECTRA Publishing
  68.     18-Sep-90  20:45:53
  69. Sb: #66168-#Will this work?
  70. Fm: John Watts 73760,751
  71. To: Barry Erick for Spectra 75300,214 (X)
  72.  
  73. Thanks Barry,
  74.      You'r right, findfirst(function 4Eh), does the fExist% better. But you
  75. don't get to go arround by Larry's house to get there.  This was a learning
  76. experience. I had never opened or closed a file by means of anything but basic
  77. & C. I was wanting to know if I was checking the Flags REG correctly and if I
  78. needed to check it again after closing the file. It didn't seem like it was
  79. needed, because the only way it could close is if it is open, and if it is
  80. open, then how could there be an error ( closing error ).
  81.      What's this about DEF SEG not being needed in PB? I find nothing in either
  82. the Users Manual or the Reference Guide about this. What is STRSEG for, if not
  83. to locate a segment for a subsiquent DEF SEG?  How is 20-bit addressing posible
  84. without DEF SEG = 0?   HELP! I'M CONFUSED!
  85.  
  86.                                 |--->  nhoJ
  87.                                 | See! I told you I was confused.-|
  88.  
  89. There is 1 Reply.
  90.  
  91. Press <CR> for next or type CHOICES !
  92. H#: 66378 S12/SPECTRA Publishing
  93.     19-Sep-90  04:23:46
  94. Sb: #66326-Will this work?
  95. Fm: Barry Erick for Spectra 75300,214
  96. To: John Watts 73760,751
  97.  
  98. nhoJ,
  99.  The function is seeing the segment by passing that to the register. DEF SEG is
  100. only used when in PB and Call Interrupt kinda goes around PB. Strings used to
  101. be needed to be found in the DEF SEG way to pass to the regs, but StrSeg is
  102. there now to do it and faster. If you had TB, you'd do it with defseg to find
  103. the string segment, and then you would not have StrSeg to work with, anyway.
  104. Check PBNews in the libary or Upgrade info from TB to PB for info on the strseg
  105. and def seg differences. I forget the file name, but a Bro Key:upgrade should
  106. find it.
  107.  --- Barry
  108.  
  109.  
  110.  
  111.  
  112. Press <CR> for next or type CHOICES !
  113. HPC Vendor B ForumHSections Menu
  114.  
  115. Section names (#subjs/# msgs)
  116.  1 Quarterdeck  (40/63)
  117.  2 Primavera Systems  (1/3)
  118.  3 Korenthal Assocs.  (3/5)
  119.  4 Personics Corp.  (15/36)
  120.  6 TurboPower Software  (24/51)
  121.  7 ChipSoft, Inc.  (2/4)
  122.  8 DacEasy  (3/3)
  123. 10 J.P. Software  (11/36)
  124. 11 PDC Prolog  (3/4)
  125. 12 SPECTRA Publishing  (2/7)
  126. HEnter choice(s) or ALL !