Re: Real Time IO routines -- answering Simon Wright part 1



On Mon, 2007-10-29 at 22:24 +0100, Georg Bauhaus wrote:

More clearly, the following paragraph was meant to show
why a simple output of string values is just as good or
bad as a simple output of S'Image(V). So when there is
nothing wrong with simple output of, e.g., plain vanilla
text strings, why is there something wrong with simple
output of non-text values?
For example, tabulation may require narrowing to columns,
paragraphs might have to be shaped, words truncated etc..
The circumstances are similar to those requiring numbers
with Aft, say.



.



Relevant Pages

  • Document Cleanup Automation
    ... I want to make apply the "Heading 1" style to the first paragraph and apply ... ' with more than 4 or 5 elements because you can't match the Find string ... ' Dim vFindText As Variant ... End Sub ...
    (microsoft.public.word.vba.general)
  • Re: Reading and processing text
    ... justifies it and writes it to another file. ... the strings with a space between them so a paragraph is one continuous ... string of words, eliminating having to deal with separate lines. ... input that consists of only words with alphabetic characters separated ...
    (comp.lang.lisp)
  • Re: How to strip lots of carriage returns (paragraph marker) in Word?
    ... If MsgBox("Do you want to remove leading spaces or characters?", vbYesNo) = ... If MsgBox("Do you want to replace linebreaks with paragraph fromatting?", ... Function CUTReplaceSpecific(sSearchFor As String, sReplaceWith As String) ...
    (microsoft.public.word.docmanagement)
  • Re: Reading and processing text
    ... That is a parsing problem. ... If a paragraph is a string, ... readtable and use readtable-case properly. ... paragraph outputs them in justified lines. ...
    (comp.lang.lisp)
  • Re: storing cell content in a string
    ... If you get the document and have no control over the initial creation, ... you capture the settings for that paragraph and define a new style to then ... it isn't possible to capture the leader in a string variable. ...
    (microsoft.public.word.vba.general)