Hi Chip: Last night you mentioned that while creating a string you could add a
carriage Return at the end of the string to do things like create Headings. Did
you just hit enter to do this or did you actually enter something like VbCrlf
or even Chr(13) - or whatever the code is?
I think you just hit enter but I don't remember.
PS: I have my initial CSharp 2008 application working to convert strings
entered on a form into other languages.
It is a CSharp MultiProject Solution using WCF and Service contracts as well as
the new JSON Serialization members in the .net 3.5 Framework. I have worked in
CSharp some and used the HTTPWebRequest and HTTPWebResponse before but not in a
WCF implementation nor with REST and JSON as Google Requires - so I am getting
something out of this project.
I might add a second project using the Microsoft Translator and, with
permission, Jamals .pl based script for cross platform usage. That way I could
put 3 buttons on the UI Form in the Root VBS Script to allow a scriptor to use
the Google Translator for Windows, the Microsoft Translator for Windows or
Jamal's modified script forNonWindows users.
Anyway, the project is now under way since Aaron said they have no plans to add
this type of feature to their new UIDesigner thingy and I think there is a need
for something like this.
Later:
Rick USA