Archive for the ‘delete statement’ Category

Do you think that the question delete system can be used as a form of bullying?

February 21, 2010 - 5:14 am 12 Comments

I have noticed that questions are deleted in this section that are perfectly acceptable but take a definitive stance on religion.

Atheist questions are deleted by christians who just don’t agree with the question and statements inside and visa versa.

As deletion is automated do you think that there will ever be a way around this bullying.

i had two questions and three answers deleted yesterday that were all appropriate but took the atheists side in the debate.

I’ve noticed it from both sides. Sometimes, someone will ask an insulting question of the atheists and I’ll type like 10 lines of smack down (or at least I think so) and I hit submit and…question has been deleted. Generally, I’d say that atheists have the thicker skin around here, with Christians pulling up 2nd and Muslims a distant 3rd but ‘my people’ (atheists) are still guilty of reporting from time to time. Is it bullying ? No, more like a fair fight. Stupid to report at all but totally fair.

Since my "statement " was deleted, I’ll ask in the form of a "question"..Have you had a blessd day today?

February 10, 2010 - 7:07 am 24 Comments

Glad everyone is having a blessed day! It’s good to know people actually consider God as a part of their life and contributes to the way their day turns out, even if it’s just begun!

Yes. Every day is a blessing if you know Jesus Christ as your personal Savior.

Excel macro delete rows if a cell equals a certain logical value?

January 12, 2010 - 4:26 am 4 Comments

I want a macro to delete all rows in which a logical value of FALSE is in the cell in Column A. I want it to begin searching with row 11 and move down until it finds no more data.

Note that FALSE is not a text value but is a logical expression of an AND statement.

Here is a short macro that will do as you ask. It will work for Excel 2003, and prior, having 65536 rows and Excel 2007 having 1,048,576 rows.

Sub DeleteRows()
Dim i, LastRow
LastRow = Range("A" & Rows.Count).End(xlUp).Row
For i = LastRow To 11 Step -1
If Cells(i, "A").Value = False Then
Cells(i, "A").EntireRow.Delete
End If
Next
End Sub

How to delete error on common files?

January 1, 2010 - 8:32 pm 3 Comments

I would like to know the procedure for deleting the statement, error loading C:Program Files\Common Files\Pare logic\IU52\UUS.dll.This program was deleted and now the statement after the above is, The specified module could not be found. I deleted the paralogic program about three months ago. Every now and then, it will appear with the above statement. Help! At times, it will not allow me to shut down the computer automatically.

Do this:

1.Click on the Start->Run menu item.
2.In the Run text box, type in msconfig, then press Enter.
3.In MsConfig, click the Startup tab.
4.See if there’s an entry for that filename. If there is, clear the checkbox next to its name. Note: Windows Vista even has a column that can show the entire command the program was called up with. To display it, click View->Select Columns and check the Command Line checkbox, then click OK.
5.Click OK.
6.Accept the reboot option.

The message shouldn’t come up on the next reboot. You will, however, get a message about your configuration having changed. In fact, if you just click OK, you’ll get this message after every reboot, however, if you click the checkbox before clicking OK, the message won’t come up again unless and until you make another msconfig change.

Note that, if need be, any such changes can be reversed the same way they were made: The entries are not deleted, just deactivated.

Hope that helps.

PS: Doing a Remove or Uninstall on a program rather than going in and deleting files and folders by hand usually prevents situations such as this.

my inbox always says one message in it but there is no message. How to delete this statement?

December 27, 2009 - 8:44 am 3 Comments

I searched back , way way back through my messages, but can find nothing. How can i delete the "one message" notice in my inbox?

Maybe theres an unread message you marked as safe in your deleted messages.

delete a structure pointer, but type is changed to char* ?

December 24, 2009 - 9:51 pm 1 Comment

I have one structure called "abc".
So,

abc *pabc = new abc;

char* pChar = (char*)pabc;

delete pChar;
// is the above statement is valid in C++. is there any memory leak !

In most cases this will work, but it is not guaranteed to work and so it should be avoided.

Statement on your credit report?

November 27, 2009 - 9:50 am 7 Comments

Does anyone know how I can put a statement on my credit report? For example, for an account that was opened w/o m permission (fraudulently) and this was proven, how can I make a statement on the negative info? It should be deleted, I think, but in the meantime??

By law, you are entitled to place a 100 word consumer statement on your credit report. Credit bureaus may tell you they can’t fit 100 words but "The Fair Debt Reporting Act" specifically states you are allowed. Credit bureaus may need to be reminded of this.

How can fans "delete your profile?"?

November 23, 2009 - 3:25 am 2 Comments

I do not know I was searching around and I found this statement but I have no idea what it means I never saw any delete button for my contacts.

I don’t think you can.

do uc’s have their own records of past personal statements? or do they just delete them every year?

October 31, 2009 - 9:17 pm 1 Comment


collegefinder.hotusa.org - try this site. It has resume for this UCs admission process, tips to apply and grades requirements.

I have too many old statements in my "My Status" window. How can I delete them?

October 29, 2009 - 2:09 pm 5 Comments


Ya can’t, ya have to add to them till they ‘fall’ off.. LOL