Search found 2 matches
- Wed Aug 17, 2005 5:08 pm
- Forum: QBasic / QuickBasic related
- Topic: compiler problem - "expression too complex"
- Replies: 5
- Views: 1673
compiler problem - "expression too complex"
When I try to compile a perfectly working source program I get the following message during compile as a serious error: BC C:\BARDLAPL\M404BARD.BAS/O/T/C:512; Microsoft (R) QuickBASIC Compiler Version 4.50 (C) Copyright Microsoft Corporation 1982-1988. All rights reserved. Simultaneously published i...
- Tue Apr 29, 2003 9:44 pm
- Forum: QBasic / QuickBasic related
- Topic: qb45 com port program
- Replies: 5
- Views: 1747
Re: qb45 com port program
Thanks for the suggestions; I will definately try the one char in at a time strategy [note use it on the way out. I read the help about a control Z char too, but what is the ascii or hex equiv of a ^Z ? I've seen a 4- hex character in the file dump at the end but it seems to me that isn't a va...