Strings

Greg Osenbach gosenbach at gmail.com
Wed Feb 11 02:56:38 UTC 2009


I did find it eventually  :)

This code was giving me " XX" which is my String2
ListFileNumber = str(((SubjectNumber Mod 45) + 16))

So I changed it slightly to:
ListFileNumber = trim(str(((SubjectNumber Mod 45) + 16)))

Thanks,
Greg

On Tue, Feb 10, 2009 at 9:46 PM, Peter Quain <pquain at une.edu.au> wrote:

>
>
> might have a space lurking at end of String1 .. or beginning of
> String2, perhaps
>
> At 01:13 PM 11/02/2009, you wrote:
>
> >Hello,
> >
> >I am having a small problems with some strings.  I have String1 and
> >"String2 two and I would like to have "String1String2", however what
> >I am getting is "String1 String2" (note the whitespace)
> >
> >I have tried both String = String1 + String 2 and String = String1 &
> String 2
> >
> >I really do not understand why I am getting that whitespace in the
> >first place, however, since it is there, is there a easy way to
> >remove it from the final string?
> >
> >Thanks,
> >Greg
> >
> >>
> >
> >
> >No virus found in this incoming message.
> >Checked by AVG.
> >Version: 7.5.552 / Virus Database: 270.10.20/1943 - Release Date:
> >10/02/2009 7:20 AM
>
>
> --
> No virus found in this outgoing message.
> Checked by AVG.
> Version: 7.5.552 / Virus Database: 270.10.20/1943 - Release Date:
> 10/02/2009 7:20 AM
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "E-Prime" group.
To post to this group, send email to e-prime at googlegroups.com
To unsubscribe from this group, send email to e-prime+unsubscribe at googlegroups.com
For more options, visit this group at http://groups.google.com/group/e-prime?hl=en
-~----------~----~----~----~------~----~------~--~---

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listserv.linguistlist.org/pipermail/eprime/attachments/20090210/2f040765/attachment.htm>


More information about the Eprime mailing list