[futurebasic] Re: [FB] Bug In FB or my Invoice Program?

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : July 2001 : Group Archive : Group : All Groups

From: Jamin <benjamen@...>
Date: 31 Jul 2001 14:34:16 +1000
On Saturday, 2 January 1904 4:21 PM, Brian Heibert <bheibert7@...> wrote:
>Al Staff (1:09:15 AM): yes
>BHEIBERT77 (1:09:23 AM): List time?
>Al Staff (1:09:38 AM): i don't know what's wrong. There might be a FB bug
>BHEIBERT77 (1:10:02 AM): oh
>
>The portion of the program listed below is not saving the files
>properly, it will save the text INPUTED PRODUCT: for example but not the
>text that was in the product$ variable.
>
>Also I am getting a error message -43
>Al said he was getting error messages -43 and -37
>

The code as supplied (and in isolation) works for me, unless a put an invalid name into defaultname$ (like CHR$(9) or CHR$(13)).

Can you build this code into an app that won't work for me?  Then I can just sit in the debugger and see what you are doing.

Jamin