[futurebasic] Re: [FB] question mark

Message: < previous - next > : Reply : Subscribe : Cleanse
Home   : October 2004 : Group Archive : Group : All Groups

From: Paul Bruneau <paul_bruneau@...>
Date: Thu, 21 Oct 2004 10:28:31 -0400
On Oct 21, 2004, at 10:08 AM, Alain Wrobel wrote:

> 		Hello,
>
> 	Two new questions :
> 		- how can I insert a question mark in a literal constant (FB4 vFR); 
> eg I want to use the following constant "save before quit ?" and the 
> editor decides for me "save before quit print" (the solution is to 
> print the "? "in a remark, cut it, and copy it in the constant)

This seems to work:

_test$ = """this is a test"""