• Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in First Look USA: The Most Secure Hard Drive Ever Made?

    I don't know about in jail. I thought they'd just confiscate the equipment. Be nice to know for my next trip down south.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Rich text box font size

    Three steps: 1. Set the position of the start of the selected text 1. Set the length of the selected text 1. Change the font size by specifying a new …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to ddanbe in Trump

    Yes, and there is [this principle](https://en.wikipedia.org/wiki/Peter_principle) also.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in How to Change Shell Icons in XP

    1. This thread was already marked as solved. 1. I really doubt that an XP answer needs further updating.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Outlook 2011 recieves but does not send

    In the accounts settings (where you enter the connection info) there should be a **Test Connection** button. What happens when you click it?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Js - Good Parts

    I don't use lambdas. THey may be concise but I find them generally cryptic and I value clarity over conciseness.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in What is your current favorite hobby (besides technology) ?

    Looks like it's going to be skiing again. Got snow yesterday and more coming on Monday.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Marked Solved Status for Unable to play laravel video tutorial

    Hello, I am having trouble with laravel video tutorial : https://laracasts.com/series/laravel-from-scratch-2017/episodes/1 Any clue what video player that is perfect to run that video. This is the error messages: The media …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Copy Control Values in an Array()

    I find the `Tag` property to be a handy place to store things. Every control has this property and it is unused (available for custom use). Since it is common …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    Bill Maher had it right. He has decided that the governing principle of the GOP is "What would a dick do?"
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Sorry for my absense

    I have yet to see an eagle cam that made me go "daw". Fortunately this site is in Iceland or I'd be adopting a lot more kitties.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Visual Regular Expressions

    For anyone who is having trouble with regular expressions, I suggest you have a look at [this site](https://regexper.com/#%5Cd%7B1%2C3%7D) by Jeff Avallone. It takes a regular expression in the native (cryptic) …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Visual Regular Expressions

    For anyone who is having trouble with regular expressions, I suggest you have a look at [this site](https://regexper.com/#%5Cd%7B1%2C3%7D) by Jeff Avallone. It takes a regular expression in the native (cryptic) …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Visual Regular Expressions

    For anyone who is having trouble with regular expressions, I suggest you have a look at [this site](https://regexper.com/#%5Cd%7B1%2C3%7D) by Jeff Avallone. It takes a regular expression in the native (cryptic) …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Visual Regular Expressions

    For anyone who is having trouble with regular expressions, I suggest you have a look at [this site](https://regexper.com/#%5Cd%7B1%2C3%7D) by Jeff Avallone. It takes a regular expression in the native (cryptic) …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Created Visual Regular Expressions

    For anyone who is having trouble with regular expressions, I suggest you have a look at [this site](https://regexper.com/#%5Cd%7B1%2C3%7D) by Jeff Avallone. It takes a regular expression in the native (cryptic) …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    How did this one slip under the radar? On April 7, Trump rescinded Obama wildlife protection legislation making it legal to shoot animals while hibernating (including bear cubs), shoot wolves …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Copy Control Values in an Array()

    Temporary data, by definition, does not need to be saved. If you are referring to saving in one session, then restoring it in another, you would use either My.Settings (which …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited How to make this Laravel framework works?

    Hello, I have this laravel file that is already works but when I try to set it offline it does not works I wonder why? I try to do this: …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Sorry for my absense

    If you want something relaxing while you recupe then check out [Keeping up with the Kattarshians](http://nutiminn.is/kattarshians/). You can pick a camera. Much more entertaining when everyone is awake.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in auto search textbox

    How do you want this to work? Your brief description leaves several possibilities. No point in suggesting the ones you don't want. For example, you could have a textbox with …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    Trump is back to complaining about how NAFTA has been a total disaster for the US wrt Canada. He is attacking uson dairy, softwood lumber and energy. **Dairy:** In 2016 …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Sorry for my absense

    Are we feeling better yet?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Solving a tripple sudoku

    I have no idea what that picture represents or how it relates to Sudoku.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Solving a tripple sudoku

    I love doing Sudoku puzzles. What I don't like doing is doing them by hand with pencil and paper so I wrote a vb.net app that takes out the drudgery …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Sorry for my absense

    I got the chest thing last winter and for the first time in years I managed to fight it off before it turned into bronchitis. Hope you are feeling better …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 10 Creator's Update

    I'll give that a look although I take issue with the "temporarily" part.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in What To Download Today From Youtube ?

    Or, in other words, >If you're going to shoot, shoot. Don't talk. - Tuco (TGTBATU)
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in systemC

    Why do you insist on writing this in VBA? Why not vb.net which has more capabilities and less overhead?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Unable to play laravel video tutorial

    Works for me here as well in Canada. Windows 10 & Chrome. Also works in Firefox. I might help if you told us what OS and browser, or even what …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in c++ program of function array

    What have you got so far?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    Trump is now complaining about Canada's "unfair" dairy practices which he complains is hurting American dairies. Funny how he doesn't mention the billions of dollars that go to American agribusiness …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in systemC

    Can you be a little more specific?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    >Why would the US lie just so they can make a mostly ineffectual show-of-force strike? perhaps it was done as a warning to North Korea, like how the two nuclear …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in What is your current favorite hobby (besides technology) ?

    It's seasonal. In the winter I like cross-country skiing. In the spring and fall it's roller skating, and in the summer it's biking and canoeing. And, of course, reading all …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in visual studio automation

    Glad you were able to work it through. You can find me (and many other fine people, by the way) right here.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in visual studio automation

    Back to my question. If you want to know how long it takes to do the add, doing it through vba is pointless. Just run the executable directly. Also, you …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    I didn't claim that anyone was "as bad" as Assad. I just wanted to point out the hypocrisy of the "they shot him ten times but I only shot him …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in problem with my alfa network

    PS: You should have read the thread that you originally posted in. It gave the same answer that I just posted.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in problem with my alfa network

    I'm assuming it is powered by the USB connection. If so, does it work when you use a short cable? If it does than I'm guessing that it just barely …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    >Rather than whether the US is sufficiently virtuous to be the one handing out the punishment \*cough\*
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in visual studio automation

    Possibly. I can't see anything useful in what OP is trying to do, but there is nothing overtly malicious either. I'm basically just trying to show him how two simple …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in visual studio automation

    As an afterthought, I still don't understand why you want to do this through vba. Who cares if it takes a while to build it theough the IDE? You only …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in visual studio automation

    The command line you are executing with `Shell` has spaces in it so you have to add extra quotes just like you would if you were running it from the …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    >if you've forgotten Vietnam as well Yeah. I would think that any reasonable person would classify untold millions of gallons of Agent Orange as a chemical weapon.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in visual studio automation

    Can you build the exe file from the command line? Can you build the exe file using the same command but from within vba via the Shell command?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in OK I need help on a homework

    Or perhaps for (int i = 1; i <= 10; i++) or for (int i = 1; i <= 10; i += 2) depending on whether you need to increment …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in visual studio automation

    >i used batch file in order to lauch Vs compiler I still don't understand why you are doing that. >i dont know if it is possible directly through VBA or …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in visual studio automation

    I'm not clear on what you are asking but my usual approach when trying to automate something is to do it in stages rather than jumping immediately to the final …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    Funny how nobody has mentioned the use of chemical weapons by the US military. I guess it's OK when the "good guys" use them.

The End.