Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
P

Pedro H Fialho

@Pedro H Fialho
About
Posts
6
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • It's that time
    P Pedro H Fialho

    Been there, done that, moved on, never looked back, happily ever after. Don't feel bad for leaving, feel bad for the time lost in that place, that's what I realized as soon as I left.

    The Lounge career

  • This really pushes my buttons
    P Pedro H Fialho

    Side effects FTW

    The Weird and The Wonderful

  • It won't take no for an answer
    P Pedro H Fialho

    Lol. Btw, to add some background, I'm a contractor at a company that bought another company in the same business. A very successfull software came in the bundle (and of course they plan to merge its features into their own software), but little to no documentation came along and now people are having a hard time figuring bugs things out. It is BS at so many levels, indeed, but the other products make up for it.

    The Weird and The Wonderful

  • It won't take no for an answer
    P Pedro H Fialho

    For a moment I thought about that, but then I just gave up trying.

    The Weird and The Wonderful

  • It won't take no for an answer
    P Pedro H Fialho

    Just found this:

        private void trySave(ref clsWord objWord, string strFullPath, Format format)
        {
            try
            {
                objWord.save(strFullPath, format);
            }
            catch (InvalidOperationException ex)
            {
                if (ex != null)
                {
                    trySave(ref objWord, strFullPath, format);
                }
            }
        }
    
    The Weird and The Wonderful

  • First language
    P Pedro H Fialho

    Brazilian Portuguese and mIRCScript (yes, I used to be a script kiddie ;P). Obviously nobody builds LOB apps on top of mIRC, so nowadays my main programming language is SQL/T-SQL.

    The Lounge question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups