home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 2 / CDPD_II_2352.bin / applications / analyticalc / akba.cmd < prev    next >
OS/2 REXX Batch file  |  1992-01-01  |  378b  |  14 lines

  1. //
  2. %      %*%%
  3. RM
  4. %Enter horiz. increment for incremental entry>%EV B=%\%
  5. %Enter vert. increment for incremental entry>%ED ;;\C=%\%
  6. %Enter number cells to fill in>%ED ;;\H=%\%
  7. %Enter Start Value (first cell)>%ED ;;\D=%\%
  8. %Enter value increment>%ED ;;\F=%\%
  9. R
  10. EV *U XQTCM DF P## [*]\P##=%=D+0.\*WF\*U XQTCM ED / // \*P P#%BC\D=D+F\H=H-1.\<
  11. R
  12. TE B=%\P##=__{P## \%=B \*C
  13. RI
  14.