Making Code to a procedure

Just starting out? Need help? Post your questions and find answers here.
Konne
Enthusiast
Enthusiast
Posts: 434
Joined: Thu May 12, 2005 9:15 pm

Post by Konne »

Code: Select all

Dim *IB.l(4,4) 
Debug *IB()

Structure Test
  Field.l[4]
EndStructure

*Test.Test
Debug *Test
I guess I found the Bug. PB isn't doing what it is suppost to do ;)
That's not good!

@Flype
U have a TV close to your Computer? How cool is that!
Apart from that Mrs Lincoln, how was the show?
User avatar
Flype
Addict
Addict
Posts: 1542
Joined: Tue Jul 22, 2003 5:02 pm
Location: In a long distant galaxy

Post by Flype »

Konne wrote:@Flype
U have a TV close to your Computer? How cool is that!
it's a compromise, to be close to my wife while programming.
but i have dozen computers at work, one in my guest room, and one in the living room. my darling prefers when i'm not so far :wink:
No programming language is perfect. There is not even a single best language.
There are only languages well suited or perhaps poorly suited for particular purposes. Herbert Mayer
Post Reply