[progress Communities] [progress Openedge Abl] Forum Post: Re: About Knowledge Base

  • Thread starter Thread starter George Potemkin
  • Start date Start date
Status
Not open for further replies.
G

George Potemkin

Guest
The code below shows some interesting results: ;-) &scoped-define field newby /*modby*/ output to value("kbase.{&field}.txt"). for each kbase no-lock break by kbase.{&field}: accumulate "articles" (sub-count by kbase.{&field}). if last-of(kbase.{&field}) then put unformatted kbase.{&field} "~t" accum sub-count by kbase.{&field} "articles" skip. end. output close.

Continue reading...
 
Status
Not open for further replies.
Back
Top