View Single Post
Old 08-02-2008, 10:40 PM   #37
RWood
Technogeezer
RWood ought to be getting tired of karma fortunes by now.RWood ought to be getting tired of karma fortunes by now.RWood ought to be getting tired of karma fortunes by now.RWood ought to be getting tired of karma fortunes by now.RWood ought to be getting tired of karma fortunes by now.RWood ought to be getting tired of karma fortunes by now.RWood ought to be getting tired of karma fortunes by now.RWood ought to be getting tired of karma fortunes by now.RWood ought to be getting tired of karma fortunes by now.RWood ought to be getting tired of karma fortunes by now.RWood ought to be getting tired of karma fortunes by now.
 
RWood's Avatar
 
Posts: 7,233
Karma: 1601464
Join Date: Nov 2006
Location: Virginia, USA
Device: Sony PRS-500
Great stuff.

Quote:
Originally Posted by DMcCunney View Post
APL: You shoot yourself in the foot, then spend all day figuring out how to do it fewer characters.
But you must do it from right to left in Greek.

Quote:
Originally Posted by DMcCunney View Post
370 JCL: You send your foot down to MIS with a 4000-page document explaining how you want it to be shot. Three years later, your foot comes back deep-fried.
As I remember my JCL it could read:
//SHOOTTOE JOB (123FOOTS),'SHOOT OWN FOOT',CLASS=L,MSGCLASS=X
//SYSPRINT DD SYSOUT=*
//STEP01 EXEC PGM=LOADGUN
//SYSUT1 DD DSN=GUN,DISP=SHR,
// SPACE=(CYL,(6,1),RLSE)
//INPUT01 DD DSN=BULLET,DISP=(NEW,AIM,FIRE)
//STEP02 EXEC PGM=AIMGUN,COND(4,GT,STEP01)
//SYSUT1 DD DSN=GUN,DISP=SHR,
// SPACE=(CYL,(6,1),RLSE)
//SYSUT2 DD DSN=EYEBALL
//SYSUT3 DD DSN=FOOT(TOE)
//STEP03 EXEC PGM=PULLTRIGGER,COND(4,GT,STEP02)
//SYSUT1 DD DSN=GUN,DISP=SHR,
// SPACE=(CYL,(6,1),RLSE)
//SYSUT2 DD DSN=FINGER
//SYSIN DD DUMMY
RWood is offline   Reply With Quote