[futurebasic] Re: [FB] Concatenating two texts

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : December 2000 : Group Archive : Group : All Groups

From: Osamu Shigematsu <shigematsu@...>
Date: Fri, 29 Dec 2000 11:13:08 +0900
Hello, Heather.

> Are you using FBII?  If you were using FB^3 you could use the
> container feature:
> 
> DIM a$$
> 
> I found this works as a Handle for ToolBox functions that need a
> Handle storing returned text.

I use FB^3, though, I believe the container is always global value, right?
If so I do not want to use it.