Search found 5 matches
- Wed Oct 22, 2003 9:52 am
- Forum: Feature Requests and Wishlists
- Topic: Some functions
- Replies: 5
- Views: 2665
- Wed Oct 22, 2003 7:36 am
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] Option Explicit
- Replies: 5
- Views: 2196
- Wed Oct 22, 2003 7:31 am
- Forum: Feature Requests and Wishlists
- Topic: Some functions
- Replies: 5
- Views: 2665
- Tue Oct 21, 2003 9:16 am
- Forum: Feature Requests and Wishlists
- Topic: [Implemented] Option Explicit
- Replies: 5
- Views: 2196
[Implemented] Option Explicit
It would be nice to have an option to force variable declaration like OPTION EXPLICIT in VB6.
- Tue Oct 21, 2003 7:28 am
- Forum: Feature Requests and Wishlists
- Topic: Some functions
- Replies: 5
- Views: 2665
Some functions
Hello PureBasic-Team,
I would like to suggest some improvements on PureBasic:
Compiler:
- compiler macros like C/C++
- in-build support of Try-Catch-Finally error handling
- one-statement, multi-line support (like _ for line breaking in vb6)
PureBasic:
- easier support of classes with public ...
I would like to suggest some improvements on PureBasic:
Compiler:
- compiler macros like C/C++
- in-build support of Try-Catch-Finally error handling
- one-statement, multi-line support (like _ for line breaking in vb6)
PureBasic:
- easier support of classes with public ...