[Info-vax] Quoting question

VAXman- at SendSpamHere.ORG VAXman- at SendSpamHere.ORG
Wed Jan 21 14:29:01 EST 2015


In article <m9oljk$qfe$1 at news.albasani.net>, Jan-Erik Soderholm <jan-erik.soderholm at telia.com> writes:
>JF Mezei skrev den 2015-01-21 17:32:
>>
>> Say I have:
>>
>> $chocolate = "good"
>> $cherry = "red"
>> $flavour = "chocolate"
>>
>> is there a way to have
>>
>> $write sys$output "''flavour' is ?????????"
>>
>> come out  as "chocolate is good"  ?
>>
>> or would I have to do a substitution to a temporary variable first and
>> use that temp variable in the write sys$output command ?
>>
>
>$ CHOCOLATE = "good"
>$ CHERRY = "red"
>$!
>$ flavour = "CHOCOLATE"
>$ write sys$output "''flavour' is ''&flavour'"
>CHOCOLATE is good

I'd beg to differ. ;)

-- 
VAXman- A Bored Certified VMS Kernel Mode Hacker    VAXman(at)TMESIS(dot)ORG

I speak to machines with the voice of humanity.



More information about the Info-vax mailing list