home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / xbase / brief / db3brief.doc next >
Text File  |  1986-09-26  |  2KB  |  44 lines

  1.       Last revision: September 26, 1986 at 16:22
  2.  
  3. By; H.M. Van Tassell -- Watchung, NJ  (down yonder in the Garden State)
  4.  
  5. If you like Brief and you are a dBASE programmer, you may have noticed a
  6. lot of hoopla about a product called dBRIEF which, which I understand, is
  7. a bunch of brief macros which allow one to do various things such as run
  8. dbase from brief.  The price I have seen is $95 and I say you money is 
  9. better spent if you buy Software Tools ViewGen which is an object
  10. orientated screen and code generator.  The first version of ViewGen was
  11. $49 but the new version is $125.  I guess the higher price means bigger 
  12. mail order discounts.  Then there is always dFLOW for $195, the only real
  13. value I have found for dflow is as a code pretty printer and occasionally
  14. I have used it to find improper nested loops. But, some folks say that
  15. dflow is the best thing since slice bread -- guess that never tried a loaf
  16. of real good French bread where you just rip off a little piece now and then.
  17. Opps, hold on now, or pretty soon I'll start telling risque jokes!
  18.  
  19. Anyhow, here are some free-for-nothing brief macros for dbase programmers.
  20. You should have no problems except for the dchk syntax checker macro which
  21. makes a call to the (next_error) macro which you should find in ERRORFIX.M
  22. and I doubt that it will work for you!! My errorfix.m and cc.m files have
  23. be so modified to make things like Clipper work as if it was one of the
  24. standard C compilers and I wouldn't wish that mess off on anyone.  One
  25. possible solution is not try to modify the errorfix/cc stuff and just
  26. load the *.ERR file into a brief window where you can inspect it. Or
  27. maybe you don't even have dFLOW so why worry, just delete the whole damn
  28. dchk macro and forget it.
  29.  
  30. Now, if some brave brief macro hero finds a simple clean solution, why not
  31. append it to this effort and pass it along. Just in case you didn't know,
  32. that is what Public Domain is ALL about and not this crap of "Send A 
  33. Donation" -- my catchy buzz word for that is SADware. 'Course my good friend
  34. Steve Leon  perfers "Begger Ware", oh well whats a guy to do. <giggle>
  35.  
  36. Till next time...
  37.  
  38. PS I almost forgot to give credit to the person who did STRUCTUR.EXE,
  39. however I don't know the name - so thanks Mrs Calabash, where ever you
  40. are tonight. 
  41.  
  42. [eof]
  43.  
  44.