• Welcome to Valhalla Legends Archive.
 

Paste the last thing you copied!

Started by Akamas, September 14, 2004, 12:39 PM

Previous topic - Next topic
|

dxoigmn


UserLoser.


quasi-modo

a:link {color:#000000;text-decoration:none;}
a:visited {color:#000000;text-decoration:none;}
a:hover {color:#788282;text-decoration:none;}
a:active {color:#000000;text-decoration:none;}
WAR EAGLE!
Quote(00:04:08) zdv17: yeah i quit doing that stuff cause it jacked up the power bill too much
(00:04:19) nick is a turtle: Right now im not paying the power bill though
(00:04:33) nick is a turtle: if i had to pay the electric bill
(00:04:47) nick is a turtle: id hibernate when i go to class
(00:04:57) nick is a turtle: or at least when i go to sleep
(00:08:50) zdv17: hibernating in class is cool.. esp. when you leave a drool puddle

dxoigmn

Ucase(Right(objFileItem.Name,4))=".JPG"

UserLoser.


        p(2) = DWORD(Mid$(s, 9, 4))

hismajesty

Why do you guys have pieces of code just randomly on your clipboard? That's only happened to me like twice when I was pasting stuff for iago.

Anyway:

      $result = mysql_query("SELECT * FROM diplomacy ORDER BY clanname") or die(mysql_error());
      while($currow = mysql_fetch_row($result)) {
      $id = $currow[0];
      $status = $currow[7];

            echo "
      <tr>
         <td> <a href=\"diplomacy.php?view=$currow[0]\">$currow[3]</a> </td>
         <td> $currow[4] </td>
         <td> $currow[5] </td>
         <td> $currow[6] </td>";


bah, crap, I had it too. :(

Adron

I often have random code snippets on my clipboard, stemming from swapping lines around in a program. Not today though:

http://news.scotsman.com/topics.cfm?tid=107&id=1112692004

Grok


Banana fanna fo fanna


j0k3r

Quotefor (int i = 0; i < romanString.length(); i++)
            intRoman += accumulator;
       
if (romanString != convertToRoman(intRoman))
            return 0;
QuoteAnyone attempting to generate random numbers by deterministic means is, of course, living in a state of sin
John Vo

UserLoser.


dxoigmn

for %%f in (*.jpg) do (convert -sample 160x120 "%%f" "_thumbnails\%%f")

hismajesty



Akamas

Quote from: Arta[vL] on August 14, 2006, 04:57 PM
Well, I want some too. Greedy Yoni should stop hogging it.

|