From the german forum wishlist.
teachco´s wish for PureBasic:
RowNumbers in the PureBasic Editor (like any other Editor).
Code: Select all
1| OpenConsole()
2| PrintN("Hello World!")
3| Delay(5000)
Edited by - Danilo on 11 June 2002 06:06:45
Code: Select all
1| OpenConsole()
2| PrintN("Hello World!")
3| Delay(5000)