Results 1 to 3 of 3

Thread: run time error in Word 2000

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2001
    Posts
    1

    Exclamation

    Hello all,

    Please HELP!!!!!! when i am in word 2000 and i want to
    print i get the message bellow. No metter what i do i can
    not get rid of that. I removed office 2000 and reloded it
    and its stil there. Its only in WORD i can print from all
    of my othe WP and other programs .

    Please Help me fix it.
    Thanks
    Moshe



    Microsoft Visual Basic

    Run-time error ‘-2147467259(80004005)’:
    Method ‘privetProfileString’ of object ‘System’ failed

    Continue End Debug Help

    only end is available

  2. #2
    Hyperactive Member mastermind94's Avatar
    Join Date
    Jun 2000
    Location
    Montréal, Canada
    Posts
    441
    Maybe you should post that in the Visualbasic section...

  3. #3
    New Member
    Join Date
    May 1999
    Location
    Karachi, Pakistan
    Posts
    5

    Exclamation Word 2000

    I think its not the error form Word2000. If your document is upgraded from a previous version and contains some macros written in WordBasic language, then there are some commands that Word200 can't convert it into a VBA language that it supports.

    There is a method in WordBasic like

    WordBasic.[GetProfileString$]...

    that returns the User profile path in which a Normal Template is saved, might possible err occurs due to this....equivalent in VBA is like

    System.ProfileString(Section, key)

    Bye
    Syed Furqan Raza

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width