[ the minimalist home page of a person named pascal ]
 
 
have a look around:
i'm not looking for work
read my diary
check out my new band
listen to my old record
watch some movies i made
download some mac software i wrote
get outta here:
i helped my friend jerome do a website
you could get lost in my friend paul's website
 
i don't know anything about the computer language which shares my name, so don't ask!
 
Some other things I like to keep handy:
 
 


Featured Email:
 From: jj 
 Subject: QQ
 Date: February 7, 2012 5:11:59pm
 
 Everytime I try to list multiple procedures it skins up
 
 e.g
 
 if code=20
 then
 begin
 
    pro;
 end;
 pro
 end;
 
 if code=18 then
 begin
      the;
 end;
     cat;
 end;
 
 when I type 18 it lists the procedures in 20