|
"Peter Vidal" <Peter_Vidal=/Jk9VeoWwuA@public.gmane.org> helped spread
the news by saying:
> This is very easy but no type of coffee has had the power to wake me
> up yet (I guess)...
>
> I need to put a string value in a field but this string contains an
> apostrophe. It will be NO ENTRY REQ'D. , including the period at the
> end.
>
> This will not work: Eval pgrp(i) = 'NO ENTRY REQ'D.'
>
> I have tried defining a constant but is the same case. I can do it
> with an internal table value but I am sure that is simpler than this.
>
> Thanks in advance,
> Peter Vidal
> Pall Aeropower Corp. / SR Programmer Analyst
> www.pall.com / Peter_Vidal /FXExy8fM@public.gmane.org
> 727-539-8448, x2414
>
Wouldn't it be
Eval prg(i) = 'NO ENTRY REQ''D.'
^
(extra apostrophe)
instead?
--
David Schopp
WISDM Team Leader
Computers Unlimited
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.