Advertisement

1 - 10 of 74 containing alltags:("underscore") (0.001 seconds)
Hi guys, How can I change the I-Beam that you see in your EditBlocks etc., to an underscore? Thanks Pieter
Zones: Delphi ProgrammingDate Answered: 07/10/2000 Grade: A Views: 0
Hi, I need to replace the underscore in the string like "Nick_Albert" to "Nick \!p50 Albert" Any help ?
Zones: PerlDate Answered: 09/23/2002 Grade: B Views: 0
I have 2 computers with Win2000 Installed. in the first computer when going to Explorer, there is underscore in File,Favourites and so on. In the other computer running win2000 too, There is no...
Zones: Windows 2000Date Answered: 06/20/2003 Grade: A Views: 0
Hello I made the new tree name with a dash and the customer wants it with a underscore. Can I change teh tree name without reinstalling?
Zones: NetwareDate Answered: 01/11/2005 Grade: A Views: 0
I have a text box field on a form.  If the user types a space in the field is there a way to have it automatically replaced with an underscore? --Steve
Zones: MS AccessDate Answered: 02/04/2005 Grade: A Views: 0
When I create a .manifest file for my app all buttons with & in the caption display with no underscore eg: buttons with strings like this should show the hot key character underscored &Edit &...
Zones: Visual BasicDate Answered: 12/06/2005 Grade: B Views: 0
The standard proprocessor macro's typically start (and often end) with two underscores; for example, __LINE__, __FILE__, etc.. My question is: why 2? I'm guessing that there are any at all to d...
Zones: C++Date Answered: 06/28/2006 Grade: A Views: 0
My first question is, say for a example if I have a string such as 'the world is not enough' and from it I want to remove words such as 'the' and 'is' ,then how to do this. Now my resultant stri...
Zones: JavaDate Answered: 03/19/2000 Grade: B Views: 0
Hello, I want a button on my asp page to be hotkeyed. The button should be displayed with an underscore on the appropriate letter (such as "<u>B<\u>utton") and when the user presses Alt+B on thei...
Zones: .NETDate Answered: 09/18/2002 Grade: A Views: 0
I want to do this: replace non letters and non numbers with an underscore. $name = "Mikeasadlfkj!@#$%^&*(?><:"; and turn it into this Mikeasdfdlfkj_______________
Zones: PerlDate Answered: 07/17/2003 Grade: A Views: 0