• Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    "The Trump presidency is the first openly and unabashedly spectacle-driven administration in U.S. history. It depends on destroying the public’s ability to see the bigger picture and relies on substituting …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Need suggestions for gaming desktop

    >There seems to be a bit of anti-Dell rhetoric in here Maybe because of [this](https://www.daniweb.com/hardware-and-software/hardware/threads/489585/warning-dell-laptops-may-cause-insanity) and [this](https://www.daniweb.com/hardware-and-software/threads/503273/dell-hell-part-2). rhetoric; The art of effective or persuasive speaking or writing, especially the use …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Need suggestions for gaming desktop

    >I have an MSI gaming laptop... He currently has two laptops. The small one is a Dell. He uses that one for skype, writing, internet, etc. It's the newer one …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Need suggestions for gaming desktop

    I should have added the other thing - while I am capable of swapping a card or a drive, building and configuring a system from scratch is completely beyond my …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Created Need suggestions for gaming desktop

    My son is looking to buy a new gaming system. For reasons I have detailed elsewhere on Daniweb, there is no way in hell we will consider a Dell system. …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Windows 7 and Windows 10 dual boot SNAFU

    I recently bought a new Dell XPS 8900 with a 1TB drive and only 8GB of RAM. It was loaded with Windows 7 but came witha Windows 10 disk and …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    The first thing the GOP tried to do was gut the ethics committee. Now Trump/Bannon have banned CNN, New York Times, Politico, etc. from the press room. It seems they …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited What's wrong please help !!!

    #include<stdio.h> #include<conio.h> void main() { float r, area; char ch = 'y'; do { system("cls"); printf("Enter the radius of the circle -: "); scanf("%f", &r); area = 3.14 * r …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in What's wrong please help !!!

    Try do { printf("\nEnter the radius of the circle -: "); scanf("%f", &r); area = 3.14 * r * r; printf("The area of the circle is -: %f", area); printf("\nDo …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited when split msg variable to more lines it not give me values in lines?

    **Problem** **When split msg variable to more lines it not give me values in lines ? msg variable in debug give me text scanning bellow** **Details** i work in windows …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Tower(network) and sim is not showing in Samsung on7

    Tower(network) and sim is not showing in Samsung on7 What will I do
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Using one pen drive for both Ubuntu and Windows 8

    >To continue: these same issues are relevant to SSDs (solid-state discs). It is my understanding that SSDs are built to much higher standards such that they can be refreshed several …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Read / Answer / Ask

    Just throwing out another idea here... I'm trying to think of some way to discourage people from posting in old threads. Perhaps when a thread is over a certain age …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in VB Calculator

    Can you please clean this up, add a little detail (like what you are having trouble with) then post it as a new thread?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Fullscreen editor

    >newbies are forced to select tags that are only relevant to the forum they are currently in Odd because the [last one I relocated](https://www.daniweb.com/programming/threads/507669/why-else-statement-for-function-userexiststoday-not-work-and-how-to-solve-i) from the Community forum had the …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    It gets better. After jacking up the prices on existing drugs like Epi-pens, the industry has apparently decided to prepare for the looming diabetes epidemic by raising the price of …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to ddanbe in Random Facts

    7 new earth like planets found with the TRAPPIST telescope(Transiting Planets and Planetesimals Small Telescope) near a star called TRAPPIST-1 in aquarius. Only Belgian astronomers could have come up with …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Why else statement for function userexiststoday not work and how to solve i

    I don't have a suggestion for a solution but I'd like to comment on the code. I've taken the above code and rewritten it as if (QRC.UserExists(textBox1.Text)) { if (UserExistsToday()) …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Fullscreen editor

    I try to get one good idea per year. That's it until 2018.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Fullscreen editor

    A suggestion - when someone posts in the community forum and adds tags like `programming`, `c#`, `vb.net`, etc, couldn't the thread be automatically relocated to the programming forum? Or perhaps …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Why else statement for function userexiststoday not work and how to solve i

    I work in c# windows form vs 2015 selecting data from excel problem i face it supose i have in excel file user id dateprint 1001 22/02/2017 if try add …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in brexit

    @diafol: The last I heard was that the powers that be in London had decided that Brexit would not be official until it was ratified by parliament, and that parliament …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Trump

    Apparently a large number of people are showing up at GOP town hall meetings to angrily protest their pending loss of ACA benefits. Trump's response? Anyone who protests is obviously …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited cant Prevent Duplicate id values from entering my tables

    SO Basically i have this problem with this test build of a little project im rewriting and so far its not looking to good I have multiple tables that are …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Fullscreen editor

    Well, hooray for me then.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in So what's next?

    How about adding a "Suggest a code snippet" or "Suggest a tutorial" button?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in All internet browsers are occassionally unresponsive (not bandwidth problem

    Have you tried restarting your router? You might also try running perfmon to get more granularity on your stats. You can run it from the task manager (Win 10) or …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in So what's next?

    I was just checking out a [code snippet](https://www.daniweb.com/programming/code/502875/probability-and-coin-tossing) I posted a while back and I noticed that in the `About the author` I was listed as `Jim Jim`. Bug?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to cereal in Read / Answer / Ask

    Between *Ask* and *Discussion* I prefer *Submit* as it fits both.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Fullscreen editor

    Have you noticed that since the move away from forums in favour of tags, more people have just been dumping their programming/web questions directly into the Community section? When I …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Advantages and disadvantages of saving scripts externally and embedding

    One other advantage was that my scripts had to determine whether or not a given date fell within daylight saving time or not (transition days were especially painful because of …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Advantages and disadvantages of saving scripts externally and embedding

    >It does leave the app open to beginners tinkering with the external plain text files. That's funny. I externalized scripts (mostly Excel) because the users had to have write access …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 7 and Windows 10 dual boot SNAFU

    I also keep a log file (changes.log) in my image folder. Every time I make a change (install/uninstall/major config) I add a line to the log file with the date/time …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Ride sharing?

    Can I pick "neither"?
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to williamsmith007 in how to delete the pendrive files?

    better to formate pendrive.then all you data will loos try to back up data...
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in How to get access to the routers on my network

    Which ones can you ping? Are they all wireless? If they are all wireless I don't see why you can't access them.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in how to hide textbox4 when split data ?

    If the data is already in TextBox4 (that's what I think you are saying) then you can read/write the text whether or not the control is visible just like you …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 7 and Windows 10 dual boot SNAFU

    You can continue using your computer while images are being created (but not restored, obviously).
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Windows 7 and Windows 10 dual boot SNAFU

    I agree. Save your data to an external drive, then wipe and install Windows 10 from scratch. Make the SSD your primary drive. You could allocate about 120 gig to …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Fullscreen editor

    An observation. Imagine you are someone new to Daniweb. You go to the programming forum. You see a bunch of threads with titles like - HELP!!! - Urgent - Compiler …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in The Walking Dead

    That's one of the nice things about being retired. I have time for all that. Of course, there are days when I **feel** like a walking dead so I'm not …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to Dani in Fullscreen editor

    Fullscreen mode now has the editor toolbar, including a button to get back for badly behaved browsers.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Greetings again!

    Water under the bridge dude. We all have history. Welcome back.
  • Member Avatar for Reverend Jim
    Reverend Jim

    Gave Reputation to AssertNull in Fullscreen editor

    Had a big long post again. Made sense, but once again, too long. Less is more. To sum up... 1. Newbie-friendly -- good 2. People screw up. No need to …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited How to split data to text boxes when read qr code data ?

    I work in windows form application c# visual studio 2015 This windows form read data by qr reader device and get it as this formate 30 General Conference of Arab …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in calculate the grades for a student using if..else statements.

    Unfortunately your need does not correspond to any impetus for us to do your homework for you. Try your best to code a solution then feel free to ask for …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Marked Solved Status for Program that displays the number of pledges that are $100 or above.

    Here is the dilemna, I can't figure out how to count the time a value is above a certain amount in c#. Exercise: A radio station specialized in classical music …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in What kind of Database Suitable for POS Software that need to be network

    As I recall there was nothing inherently wrong with the database size or the size of any records. But I think I made my point and we are getting into …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Edited Screwed up cacls command, can't access my files

    PLEASE HELP ME!!! I was trying to lock a folder with the cacls command, but accidentally typed this: cacls "C:" /e /p everyone:n but when I type this : cacls …
  • Member Avatar for Reverend Jim
    Reverend Jim

    Replied To a Post in Screwed up cacls command, can't access my files

    You could try opening a command shell as Administrator and typing cacls foldername /e /g everyone:full Then you can copy the folder/files to a FAT32 formatted drive. This will copy …

The End.