Create your own Interactive Fiction

ADRIFT - Interactive Fiction  
Home   |   News ADRIFT News RSS   |   Screenshots   |   Download   |   Games ADRIFT Reviews RSS   |   Forum   |   Help   |   Links
Welcome Guest Register | Login
Popular Games
Skybreak v. 1.4
InsideADRIFT #41
Magnetic Moon
Give Me your Lunch Money 2010
The Fortress of Fear
Yon Astounding Castle! of some sort
ECTOCOMP 2010
Skybreak v 1.2
Starship Quest
The Screen Savers on Planet X
 
Latest Forum Posts
Hiding direction pointers?
Walk-throughs
Formatting Text & Graphics Displays
Compiling for Mac and Android
Happy birthday, Lumin
EctoComp 2025 ready for entries
Happy birthday Myst
Hot IF topics
HAPPY BIRTHDAY NickyDude
Happy birthday Ardi
 
Latest Reviews
DRAM 321 Final
Goldilocks is a FOX!
Xanix - Xixon Resurgence
Finn's Big Adventure
Bug Hunt On Menelaus
Magor Investigates...
Classic Adventure
Private Eye
Roozden's Color Code Module
Wumpus Hunt

Make a donation

Cursor  String expressions containing variables dont work

Issue Type: Status: Priority: Date Submitted: Votes:
Bug Completed High Mon 7th Jan 2013 2 votes Vote Up Vote Down
 
Found in version: Last Updated: Completed in version: Date Completed: Track Changes:
5.0.27.2 Wed 20th Mar 2013 5.0.30 Wed 20th Mar 2013 Log In
 
saabieMon 7th Jan 2013 06:52
If i write an expression containing a text variable like:
'Who said ' & %TextVar%
Either in an action or an inline expression:
<# 'Who said ' & %TextVar% #>
Then ADRIFT seems to get the contents of the text variable and insert it directly into the expression giving:
'Who said ' & now is the winter of my discontent
But this causes a "Bad expression error" because there are no quotes around the string.
What it should do is insert the contents of the text variable as a quoted string:
'Who said ' & 'now is the winter of my discontent'
(When inserting into an expression, not when %TextVar% is in text outside of the <# #> symbols)
 
campbellWed 20th Mar 2013 21:31
Fixed.
© 2013 Campbell Wild. All rights reserved. | Contact the Webmaster