Metropoli BBS
VIEWER: sam136.txt MODE: TEXT (ASCII)
apl>" <------------------------- sam136.txt ---------------------------->


apl>)copy cap2/handbook/wksp/df dtmb easter


apl>)copy cap2/handbook/wksp/vx word


apl>2 word 'tom    dick harry'

dick

apl>easter 1978

easter on march 26, 1978

apl>easter 1865

easter on april 16, 1865

apl>easter 1

easter wasn't celebrated that early.

apl>" a vector input produces a vector output of the day numbers in march.


apl>easter 1978 1865

26 47

apl>" when old style was known to be in use after 1752, or new style 


apl>" before then, you must give the style.  for example, russia


apl>" before the revolution.


apl>easter 1 2R1865 0

easter on april 11, 1865

apl>)off

[ RETURN TO DIRECTORY ]