Search found 1 match
- Sat Feb 23, 2008 12:09 am
- Forum: QBasic / QuickBasic related
- Topic: Argument passing fails in Win 2000
- Replies: 1
- Views: 1271
Argument passing fails in Win 2000
But I was able to work around this two ways. Either use only global variables (which then become reserved names) in the function body or code the function inline. I know Win 2000 is not listed as a supported language, but I wanted the ability to just dash out a short quick program to compute the val...