home *** CD-ROM | disk | FTP | other *** search
/ Crawly Crypt Collection 2 / crawlyvol2.bin / apps / bbs / today201 / todays.rpx < prev    next >
Text File  |  1994-03-19  |  15KB  |  406 lines

  1.  
  2.                        TODAYS.RPT options:
  3.  
  4. The following options are *not* all the options that may be used, but
  5. rather a list of *some* of the possible ones a user may select.  A
  6. list of *all* the options would be far too long to be of use.
  7.  
  8. Users should feel free to 'play around' and come up with the options
  9. they would like to use.
  10.  
  11. Please see the file TODAYRPT.FMT for information on how the report
  12. codes work.
  13.  
  14. -----------------------------------------------------------------
  15.  
  16.                       Date Options:
  17.  
  18. %FDA0AWN%      Date in European format (dd.mm.yyyy)
  19. %FDA1AWN%      Date in American format (mm/dd/yyyy)
  20. %FDA2AWN%      Date in European format (dd.mm.yy - 2 digit year)
  21. %FDA3AWN%      Date in American format (mm/dd/yy - 2 digit year)
  22.  
  23.                       Day Of Week options:
  24.  
  25. %FDOWAWN%      Day of Week (i.e. Monday, Tuesday, Wednesday)
  26. %FDOWNSN%      Numberical day of week (i.e. 1st, 2ed, 3rd, 4th)
  27. %FDOWUWL2%     2 character Day of Week (i.e. MO, TU, WE)
  28. %FDOWUWL3%     3 Character Day of Week (i.e. MON, TUE, WED)
  29. %FDOWAWL9%     Nine character Day of the Week, spaces used as 
  30.                place holders where necessary. (left justified)
  31. %FDOWCWN%      Number of the day of the Week as a Cardinal word
  32. %FDOWOWN%      Number of the day of the Week as a Ordinal word
  33. %FDOWNNN%      Numberical day of week (i.e. 1, 2, 3, 4, 5,...)
  34.  
  35.                     Days Left in the Week Options:
  36.  
  37. %FDLWNNN%      Days Left in the Week (i.e. 1,2,3,4,5...)
  38. %FDLWCWN%      Days Left in the Week as a Carinal Word
  39.  
  40.                           Month Options:
  41.  
  42. %FMONAWN%      Name of Month (i.e. January, February, etc.)
  43. %FMONNN02%     2 digit number of month, 0 used for place holder 
  44.                where necessary (i.e. 01, 02, 03, etc.)
  45. %FMONNSN%      3 or 4 character number of the month, no place 
  46.                holders used (i.e. 1st, 2nd, 3rd, ..., 10th, 11th, 
  47.                12th.)
  48. %FMONNNN%      Numberical Month (i.e. 1,2,3,...,10,11,12) (No 
  49.                place holders used)
  50. %FMONAWL3%     3 digit Name of Month (i.e. JAN, FEB, etc.)
  51. %FMONNSR4%     4 character number of the month, space used for 
  52.                place holder where necessary (i.e. 1st, 2ed, 3rd)
  53. %FMONAWL%      Nine charater Name of the Month, spaces used as 
  54.                place holders where necessary. (left justified)
  55. %FMONCWN%      Number of the month of the year as a Cardinal word
  56. %FMONOWN%      Number of the month of the year as a Ordinal word
  57. %FMONNNR2%     2 digit number of month, space used for place 
  58.                holder where necessary (i.e. 1, 2, 3, ..)
  59. %FMLYNNN%      Months Left in Year
  60.  
  61.                     Day Of the Month Options:
  62.  
  63. %FDOMNSN%      Day of the Month (i.e. 1st,2nd,3rd,4th,....)
  64. %FDOMNNR2%     Day of the Month, space used for place holder where 
  65.                necessary (i.e. 1, 2, 3,...)
  66. %FDOMNN02%     2 digit day of the Month (i.e. 01,02,03...) (0's 
  67.                used as place holders where necessary)
  68. %FDOMNNN%      Day of the month, no place holders used (i.e. 
  69.                1,2,3,...)
  70. %FDOMOWN%      Day of the month as a Ordinal word
  71. %FDOMCWN%      Day of the month as a Cardinal word
  72.  
  73.  
  74.                  Days Left in the Month options:
  75.  
  76. %FDLMNSN%      Days left in the current month. (30th, 29th, etc.)
  77. %FDLMNN03%     Days left in the current month, 0's used as place 
  78.                holders when necessary
  79. %FDLMNNN%      Days left in the current month, no place holders 
  80.                used
  81. %FDLMCWN%      Days left in the current month as a Cardinal word
  82. %FDLMOWN%      Days left in the current month as a Ordinal word
  83. %FDLMNNR3%     Days left in the current month, spaces used as 
  84.                place holders when necessary
  85.  
  86.                            Year Options:
  87.  
  88. %FYR4NSN%      4 digit year (1989th, 1990th, etc.)
  89. %FYR2NNN%      2 digit year (89,90,91, etc.)
  90. %FYR2CWN%      2 digit year as a Cardinal word
  91. %FYR2OWN%      2 digit year as a Ordinal word
  92. %FYR2NSN%      4 character year (89th,90th,91st, etc.)
  93. %FYR4NNN%      4 digit year (1989, 1990,1991, etc.)
  94. %FYR4CWN%      4 digit year as a Cardinal word
  95. %FYR4OWN%      4 digit year as a Ordinal word
  96. %FJYRNNN%      Julian YeaR
  97. %FJYCNNN%      Julian Year with Commas
  98. %FLUNNNN%      LUNar year (aka "Golden Number") (a 19 year cycle)
  99. %FSCYNNN%      Solar Cycle Year (a 28 year cycle)
  100. %FRIYNNN%      Roman Indiction (or Tax) Year (a 15 year cycle)
  101.  
  102.                        Day Of Year options:
  103.  
  104. %FDOYNSN%      Day of the Year counted from 1/1 of current year 
  105.                (i.e. 1st, 2ed, 3rd,...,363rd, 364th,365th)
  106. %FDOYNN03%     Day of the year counted from 1/1 of current year, 
  107.                0's used for place holders (i.e. 001,002,003)
  108. %FDOYNNN%      Day of the Year counted from 1/1 of current year no 
  109.                places held. (i.e. 1-365)
  110. %FDOYCWN%      Day of the Year as a Cardinal word
  111. %FDOYOWN%      Day of the Year as a Ordinal word
  112. %FDOYNNR3%     Day of the Year counted from 1/1 of current year 
  113.                spaces held for right alignment, (i.e. 1, 2, 3,..., 
  114.                363, 364, 365) 
  115.  
  116.                   Days Left in the Year options:
  117.  
  118. %FDLYNSN%      Days left in the Year until 12/31 of current year 
  119.                (i.e. 1st, 2ed, 3rd,ect)
  120. %FDLYNN03%     Days left in the Year until 12/31 of current year, 
  121.                0's used as place holders (i.e. 001,002,003,ect)
  122. %FDLYNNN%      Days left in the Year until 12/31 of current year, 
  123.                no place holders used (i.e. 1-365)
  124. %FDLYCWN%      Days left in the Year as a Cardinal word
  125. %FDLYOWN%      Days left in the Year as a Ordinal word
  126. %FDLYNNS3%     Days left in the Year until 12/31 of current year, 
  127.                spaces used as place holders (i.e. 1, 2, 3, 4, ect) 
  128.  
  129.                        Quarter options:
  130.  
  131. %FQLYNNN%      Quarters Left in Year
  132. %FQTRNNN%      QuarTeR of year
  133. %FDLQNNN%      Days Left in Quarter
  134. %FDOQNNN%      Day Of Quarter
  135.  
  136.                        JULian Date options:
  137.  
  138. %FJUDNSN%      Julian Date as counted from 1/1/4713 B.C. (i.e. 
  139.                2447689th, 2447681st, ect)
  140. %FJUCNSN%      Julian Date as counted from 1/1/4713 B.C. (i.e. 
  141.                2,447,689th Commas are used to seperate the number 
  142.                into millions, thousands, etc.)
  143. %FJUDNNN%      Julian Date as counted from 1/1/4713 B.C. (i.e. 
  144.                2447689, 2447681, 2447682, etc.)
  145. %FJUCNNN%      Julian Date as counted from 1/1/4713 B.C. (i.e. 
  146.                2,447,689 Commas are used to seperate the number 
  147.                into millions, thousands, etc.)
  148. %FJUDCWN%      Julian date as counted from 1/1/4713 B.C. as a 
  149.                Cardinal word
  150. %FJUDOWN%      Julian date as counted from 1/1/4713 B.C. as a 
  151.                Ordinal word
  152.  
  153.                         STarDate options:
  154.      Note: STARDATES are the last five digits of the Julian Date.
  155.  
  156. %FSTDNNN%      Stardate as a Numberic Number i.e. 48146, 48121, etc.
  157. %FSTDCWN%      Stardate as a Cardinal word
  158. %FSTDOWN%      Stardate as a Ordinal word
  159. %FSTDCEN%      Stardate, each number as a seperate Cardinal word 
  160.                (i.e. 48734 = Four Eight Seven Three Four)
  161.  
  162.                      STardate Point options:
  163.   NOTE:   The stardate point is the time of day expressed as a 
  164.           number from 0 to 9
  165.  
  166. %FSTPNNN%      Stardate point as a Number (i.e. 1,2,3,4,5...)
  167. %FSTPCWN%      Stardate point as a Cardinal Word
  168. %FSTPOWN%      Stardate point as a Ordinal Word
  169.  
  170.                      Time of day options:
  171.  
  172. %FTIMAWN%      Current System Time (hh:mm:ss) 24 Hour format
  173. %FTLDAWN%      Time Left in Day (hh:mm:ss) 24 hour format
  174. %FH24NNN%      Hour of day (hh) 24 hour format
  175. %FH12NNN%      Hour of day (hh) 12 hour format
  176. %FH12CWN%      Hour of day as a Cardinal word, 12 hour format
  177. %FH12OWN%      Hour of day as a Ordinal word, 12 hour format
  178. %FH24CWN%      Hour of day as a Cardinal word, 24 hour format
  179. %FH24OWN%      Hour of day as a Ordinal word, 24 hour format
  180. %FMINNNN%      Minutes, no place holders used
  181. %FMINNN02%     Minutes (mm), zero used as place holder
  182. %FMINCWN%      Minutes as a Cardinal word
  183. %FMINOWN%      Minutes as a Ordinal word
  184. %FMINNNR2%     Minutes (mm), space used as place holder
  185. %FSECNNN%      Seconds, no place holders used
  186. %FSECNN02%     Seconds (ss), zero used as place holder
  187. %FSECCWN%      Seconds as a Cardinal word
  188. %FSECOWN%      Seconds as a Ordinal word
  189. %FSECNNR2%     Seconds (ss), space used as place holder
  190. %FHLDNNN%      Hours Left in Day
  191. %FMLDNNN%      Minutes Left in Day
  192. %FMLCNNN%      Minutes Left in Day with Commas
  193. %FMLHNNN%      Minutes Left in Hour
  194. %FMODNNN%      Minute Of Day
  195. %FMOCNNN%      Minute Of Day with Commas
  196. %FMOHNNN%      Minutes Of Hour
  197. %FSLDNNN%      Seconds Left in Day
  198. %FSLCNNN%      Seconds Left in Day with Commas
  199. %FSLMNNN%      Seconds Left in Minute
  200. %FSODNNN%      Seconds Of Day
  201. %FSOCNNN%      Seconds Of Day with Commas
  202. %FSOMNNN%      Seconds Of Minute
  203.  
  204. %FZONNNN%      Current Time ZONe hours difference from GMT
  205. %FZONAWN%      Current Time ZONe name as defined in TODAYS.LNG
  206.  
  207. %FGMTAWN%      Greenwich Mean Time
  208.  
  209. %FPODAWN%      Morning, Afternoon, Evening, Night as appropriate
  210. %FAPMAWN%      AM or PM as appropriate
  211.  
  212.                Current Season of the Year options:
  213.  
  214. %FCSYAWN%      Current Season of year (i.e. Spring, Summer, Fall 
  215.                Winter)
  216. %FCSYNSN%      Current Numberical Season of year (i.e. 1st, 2ed, 
  217.                3rd, 4th)
  218. %FCSYCWN%      Number of the Current Season of the year as a 
  219.                Cardinal word
  220. %FCSYOWN%      Number of the Current Season of the year as a 
  221.                Ordinal word
  222. %FCSYNNN%      Current Numberical Season of year (i.e. 1, 2, 3, 4) 
  223.  
  224.                   Day of Current Season options:
  225.  
  226. %FDCSNSN%      Day of the Current Season, (i.e. 1st,2nd,3rd,ect)
  227. %FDCSNNR2%     Day of the Current Season, spaces used as place 
  228.                holders (i.e. 1, 2, 3,ect)
  229. %FDCSNN02%     Day of the Current Season, 0's used as place 
  230.                holders (i.e. 01,02,03,ect)
  231. %FDCSNNN%      Day of the Current Season, no place holders used 
  232.                (ie. 1-99)
  233. %FDCSCWN%      Day of the Current Season as a Cardinal word
  234. %FDCSOWN%      Day of the Current Season as a Ordinal word
  235.  
  236.                    Days Left in Season options:
  237.  
  238. %FDLSNSN%      Days left in the Current Season, (i.e. 1st, 2nd, 
  239.                3rd, ect)
  240. %FDLSNNR2%     Days left in the Current Season, spaces used as 
  241.                place holders (i.e. 1, 2, 3, ect)
  242. %FDLSNN02%     Days left in the Current Season, 0's used as place 
  243.                holders (i.e. 01,02,03, ect)
  244. %FDLSNNN%      Days left in the Current Season, no place holders 
  245.                used (ie. 1-99)
  246. %FDLSCWN%      Days left in the Current Season as a Cardinal word
  247. %FDLSOWN%      Days left in the Current Season as a Ordinal word
  248.  
  249.                  Next Season of the Year options:
  250.  
  251. %FNSYAWN%      Next Season of year (i.e. Spring, Summer, Fall 
  252.                Winter)
  253. %FNSYNSN%      Numberical Next Season of year (i.e. 1st, 2ed, 3rd, 
  254.                4th)
  255. %FNSYCWN%      Number of the Next Season of the year as a Cardinal 
  256.                word
  257. %FNSYOWN%      Number of the Next Season of the year as a Ordinal 
  258.                word
  259. %FNSYNNN%      Numberical Next Season of year (i.e. 1, 2, 3, 4)
  260.  
  261.                   Days Since season # options:
  262.  
  263. %FDS1NNN%      Numerical number of days since Spring
  264. %FDS1AWL%      Name of the 1st Season. (Spring)
  265. %FDS2NNN%      Number of days since Summer
  266. %FDS2AWL%      Name of the 2nd Season (Summer)
  267. %FDS3NNN%      Number of days since last Fall
  268. %FDS3AWL%      Name of the 3rd season (Fall)
  269. %FDS4NNN%      Number of days since last Winter
  270. %FDS4AWL%      Name of the 4th season (Winter)
  271.  
  272.                   Days Until season # options:
  273.  
  274. %FDU1NNN%      Numerical number of days until Spring
  275. %FDU1AWL%      Name of the 1st Season. (Spring)
  276. %FDU2NNN%      Number of days until Summer
  277. %FDU2AWL%      Name of the 2nd Season (Summer)
  278. %FDU3NNN%      Number of days until last Fall
  279. %FDU3AWL%      Name of the 3rd season (Fall)
  280. %FDU4NNN%      Number of days until last Winter
  281. %FDU4AWL%      Name of the 4th season (Winter)
  282.  
  283.                    Weeks options:
  284.  
  285. %FWLMNNN%      Weeks Left in Month
  286. %FWLQNNN%      Weeks Left in Quarter
  287. %FWLSNNN%      Weeks Left in Season
  288. %FWLYNNN%      Weeks Left in Year
  289. %FWOMNNN%      Week Of Month
  290. %FWOQNNN%      Week Of Quarter
  291. %FWOSNNN%      Week Of Season
  292. %FWOYNNN%      Week Of Year
  293. %FFLMNNN%      Full weeks Left in Month
  294. %FFLQNNN%      Full weeks Left in Quarter
  295. %FFLSNNN%      Full weeks Left in Season
  296. %FFLYNNN%      Full weeks Left in Year
  297. %FFOMNNN%      Full week Of Month
  298. %FFOQNNN%      Full week Of Quarter
  299. %FFOSNNN%      Full week Of Season
  300. %FFOYNNN%      Full week Of Year
  301.  
  302.                 Computer Time Options:
  303.  
  304. %FCOTAWN%      Computer On Time (dd:hh:mm:ss)
  305.  
  306. %FDOTNNN%      Days Computer has been On (dd from COTAWN)
  307. %FHOTNNN%      Hours Computer has been On (hh from COTAWN)
  308. %FMOTNNN%      Minutes Computer has been On (mm from COTAWN)
  309. %FSOTNNN%      Seconds your computer has been On (ss from COTAWN)
  310.  
  311. %FTOTNNN%      Ticks your computer has been on (same as TCONNN)
  312.  
  313. %FDCONNN%      Time computer has been on expressed in Days
  314. %FHCONNN%      Time computer has been on expressed as Hours
  315. %FHCCNNN%      Time computer has been on expressed as Hours with commas
  316. %FMCONNN%      Time computer has been on expressed as Minutes
  317. %FMCCNNN%      Time computer has been on expressed as Minutes w/commas
  318. %FSCONNN%      Time computer has been on expressed as seconds
  319. %FSCCNNN%      Time computer has been on expressed as seconds w/commas
  320. %FTCONNN%      Time computer has been on expressed as 'Ticks'
  321. %FTCCNNN%      Time Computer has been on expressed as 'Ticks' w/commas
  322.  
  323.  
  324.     Note: The difference between the ?OT and ?CO functions is that 
  325.           the ?OT functions seperate out the COT function into it's 
  326.           component parts, for example if the COT function returned 
  327.           7:12:43:08 DOT would return 7, HOT would return 12, MOT 
  328.           would return 43, and SOT would return 8.
  329.           DCO would also return 7, but HCO would return 180 (7 
  330.           days*24=168+12 hours), MCO would return 10843 (180 
  331.           hours*60=10800+43 minutes), SCO would return 110588 (10843 
  332.           minutes*60=10580+8 seconds).
  333.           'Ticks' are computer clock cycles, which for the ST/TT is 
  334.           200, so TCO would return 22117600.
  335.  
  336. ----------------------------------------------------------------------
  337.  
  338. %H!%
  339. %H#%
  340. %H$%
  341. %H0%
  342. %H1%
  343. %H2%
  344. %H3%
  345. %H4%
  346. %H5%
  347. %H6%
  348. %H7%
  349. %H8%
  350. %H9%
  351. %H?%
  352. %H@%
  353. %HA%
  354. %HB%
  355. %HC%
  356. %HD%
  357. %HE%
  358. %HF%
  359. %HG%
  360. %HH%
  361. %HI%
  362. %HJ%
  363. %HK%
  364. %HL%
  365. %HM%
  366. %HN%
  367. %HO%
  368. %HP%
  369. %HQ%
  370. %HR%
  371. %HS%
  372. %HT%
  373. %HU%
  374. %HV%
  375. %HW%
  376. %HX%
  377. %HY%
  378. %HZ%
  379. %H^%
  380. %Ha%
  381. %Hb%
  382. %Hc%
  383. %Hd%
  384. %He%
  385. %Hf%
  386. %Hg%
  387. %Hh%
  388. %Hi%
  389. %Hj%
  390. %Hk%
  391. %Hl%
  392. %Hm%
  393. %Hn%
  394. %Ho%
  395. %Hp%
  396. %Hq%
  397. %Hr%
  398. %Hs%
  399. %Ht%
  400. %Hu%
  401. %Hv%
  402. %Hw%
  403. %Hx%
  404. %Hy%
  405. %Hz%
  406.