Re: Characters allow in the title

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: OHM \( Terry Burns \) (me_at_mine.com)
Date: 12/24/04


Date: Fri, 24 Dec 2004 14:03:53 -0000

HI Jeff,

Fair point I could have stated the operating system (XP) but the point is
not if the characters are valid or not, simply that only Alpha Numerics are
allowed Despite the legal characters such as an underscore cause the
filename taken from the title field to break.

So for example, title = My_FileName

When saving the new document, the Save Dialog box contains 'My'

Whereas 'My Filename' works

See my dilema now ?

-- 
OHM ( Terry Burns )   * Use the following to email me *
 Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
 For i As Int32 = 0 To ch.Length - 1
     ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
 Next
 Process.Start("mailto:" & New String(ch))
--
"JBNewsGroup" <jerrybemail-newsgroup@yahoo.com> wrote in message 
news:%23zDpw$b6EHA.3504@TK2MSFTNGP12.phx.gbl...
> Hi Terry,
>
> You did not say which operating system you are on, but start with reading:
>
> http://www.microsoft.com/resources/documentation/Windows/XP/all/reskit/en-us/Default.asp?url=/resources/documentation/windows/xp/all/reskit/en-us/prkc_fil_rbrx.asp
>
> You could also go to www.microsoft.com and type "file names" into the 
> search
> box. Some of the results are extraneous but should give you a starting
> point.  Below is the address for the above search results:
>
> http://search.microsoft.com/search/results.aspx?st=b&na=88&View=en-us&qu=%22file+Names%22
>
> Jerry Bodoff
>
>
> "OHM ( Terry Burns )" <me@mine.com> wrote in message
> news:uhEZh9a6EHA.3820@TK2MSFTNGP11.phx.gbl...
>> As we all know the title property of the document can be used as a 
>> default
>> file save name, however, I have found that it will accept characters like
> _
>> or : in the title, but will ignore anything after those.
>>
>> Does anyone know of an escape sequance which can be used to make word
>> interpret these as literals.  Backslash does not work.
>>
>> Hey ho the nuances of word have me baffled again. !
>>
>> -- 
>> OHM ( Terry Burns )   * Use the following to email me *
>>
>>  Dim ch() As Char = "ufssz/cvsotAhsfbuTpmvujpotXjui/OFU".ToCharArray()
>>  For i As Int32 = 0 To ch.Length - 1
>>      ch(i) = Convert.ToChar(Convert.ToInt16(ch(i)) - 1)
>>  Next
>>  Process.Start("mailto:" & New String(ch))
>> -- 
>>
>>
>
> 


Relevant Pages

  • Re: Characters allow in the title
    ... It doesn't matter if the characters are legal ... >>> Fair point I could have stated the operating system but the point ... >>> are allowed Despite the legal characters such as an underscore cause ... >>> filename taken from the title field to break. ...
    (microsoft.public.word.newusers)
  • Re: Characters allow in the title
    ... It doesn't matter if the characters are legal for> filenames. ... >> not if the characters are valid or not, simply that only Alpha Numerics>> are allowed Despite the legal characters such as an underscore cause the>> filename taken from the title field to break. ... >>> You did not say which operating system you are on, ...
    (microsoft.public.word.newusers)
  • Re: Characters allow in the title
    ... The default filename truncates at punctuation or other non-alphanumeric ... It doesn't matter if the characters are legal for ... Don't know of a fix. ... > Fair point I could have stated the operating system but the point is ...
    (microsoft.public.word.newusers)
  • Re: qx() wont accept over (about) 128,000 characters
    ... I submit such a program to the operating system using Perl's ... Unfortunately, giving qxover 128,420 characters (about and can vary ... $ perl -e' ... When it is saved as a file the shell ignores the comment lines. ...
    (perl.beginners)
  • Re: Problem with scanf()/gets()
    ... However, in such cases, it would not be the *operating system* that ... input device's inability to produce additional characters. ... limited input size -- not since the mid 80's, ... with IBM terminals that were FEP ...
    (comp.lang.c)