Jump to content

String comparison: Difference between revisions

m
(→‎{{header|Bracmat}}: Added more explanation)
Line 316:
=={{header|NetRexx}}==
{{trans|REXX}}
The only change to the [[#REXX|REXX]] program to make this work in [[NetRexx]] was to change '''&quot;<tt>!=</tt>&quot;''' to '''&quot;<tt>\=</tt>&quot; for the '''NOT EQUAL''' comparison. (Incidentally; the form shown hearhere will function equalllyequally well as a [[REXX]] program: '''&quot;<tt>\=</tt>&quot;''' is valid [[REXX]] syntax for '''NOT EQUAL''' in most dialects.)
 
{{works with|NetRexx}}
2,300

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.