FA ; BIKE PARTS



On Fri, 05 Mar 2004 11:00:12 -0500, Rick Onanian <[email protected]>
wrote:

>On 5 Mar 2004 05:33:29 -0800, [email protected] (steve wilson) wrote:
>>PLEASE GOTO THE FOLLOWING LINK http://cgi6.ebay.com/ws/eBayISAPI.dll?ViewSellersOtherItems&userid=mojowilson&include=0&since=-
>>1&sort=3&rows=50
>
>NO! I REFUSE! I ONLY OBEY STRUCTURED COMMANDS, AND GOTO IS NOT ALLOWED. PLEASE RE-WRITE IN THE FORM
>OF A FUNCTION OR SUBROUTINE.

public void main() { goEbay(loadresource(crappyebayaddress); return(0); } private goEbay(location) {
// Just go there, damn it! return(false); }

By the way, he did say Please, even though he shouted it!
 
On Sat, 06 Mar 2004 00:18:04 GMT, Dan Brussee <[email protected]>
wrote:
>public void main() {
>goEbay(loadresource(crappyebayaddress);

2: Compiler error at ';' -- ')' expected.

>By the way, he did say Please, even though he shouted it!

Okay, you've got a point there.
--
Rick Onanian
 
Debugger offline

On Sat, 06 Mar 2004 08:30:49 -0500, Rick Onanian
<[email protected]> wrote:

>On Sat, 06 Mar 2004 00:18:04 GMT, Dan Brussee
><[email protected]> wrote:
>>public void main() {
>>goEbay(loadresource(crappyebayaddress);
>
>2: Compiler error at ';' -- ')' expected.
>
>>By the way, he did say Please, even though he shouted it!
>
>Okay, you've got a point there.