Hi
Is there some way to put quote marks in PRINT statements. When I
programmed in PLI or FORTRAN by putting "" in a PRINT statement
would put quote marks in the OUTPUT statement. ei:
PRINT "I said, ""I Love you"", would produce: I said, "I Love you".
------------------
Is there some way to put quote marks in PRINT statements. When I
programmed in PLI or FORTRAN by putting "" in a PRINT statement
would put quote marks in the OUTPUT statement. ei:
PRINT "I said, ""I Love you"", would produce: I said, "I Love you".
------------------
Comment