Enter Keywords:
1 - 10 of 538(0.001 seconds)
Sort By:
 
Hi, i m new to ksh script. Can anybody tell me what is this line doing? param=`echo $1 | /usr/bin/cut -f 1 -d "=" -s  | tr 'a-z' 'A-Z'` Thanks Can u please explain the arguments as...
Zones: Unix Systems ProgrammingDate Answered: 07/25/2002 Rating: 7.8 Views: 0
How do I cut, copy and paste any field on any text or combo box on any form in my project from a common menu control?
Zones: Visual BasicDate Answered: 11/24/2002 Rating: 8.0 Views: 0
hi, you got a string, for example c:\blabla\test\file.jpg i want to cut of the file.jpg from the string so i can use right("c:\blabla\test\file.jpg",8) but now, the file name is variabe...
Zones: ASPDate Answered: 06/20/2003 Rating: 9.8 Views: 0
Hi experts, I was wondering if there was a way to prevent people from cutting and pasting in a wrokbook. I have a workbook that is formatted in a way that if somone does cut and paste any inf...
Zones: MS ExcelDate Answered: 10/17/2003 Rating: 5.0 Views: 0
Hi all Im wondering if there is a setting on windows xp sp1 computers that will cut off adsl if it is left idol after a while? We have a D-Link DSL200 usb adsl modem (came with the deal) and it ...
Zones: NetworkingDate Answered: 05/09/2005 Rating: 6.2 Views: 0
import an image, select a portion of image, cut or copy that part of image and paste it in new page
Zones: JavaDate Answered: 06/20/2005 Rating: 7.4 Views: 4
Hi all, How do i assign "ctrl K" to print or etc? thus being able to control the user keys?
Zones: C#Date Answered: 08/16/2005 Rating: 7.2 Views: 0
Folks, I've asked this question to many of our so called "experts" but to no avail .... I want to have the following: I want to add a new icon which simply does a paste of my name, address, phone, ...
Zones: Lotus NotesDate Answered: 01/24/1999 Rating: 6.6 Views: 0
Hello, I want to cut a line like: http://www.test.nl/ttt/sss.html in http:://www.test.nl and ttt and sss.html How to do this?? greetings Michel
Zones: PerlDate Answered: 05/24/1999 Rating: 8.4 Views: 0
Hi, I've got some CEdit based controls on a FormView. Does the CEdit control not support Cut and Paste (standard Ctrl+C and Ctrl+V)? Do I have to implement it myself (deriving MyEdit from CEdit...
Zones: Windows MFCDate Answered: 10/26/1999 Rating: 7.2 Views: 0