Example: I have a string abc_def_ghg_hij, i need to get each substring upto character “_” in variables. Like var1=abc var2=def var3=ghg Can anyone help me with this?
Computing.net: Question & Answers Forum Latest Questions
Surest way to Uninstall Rapport from Trusteer if Add Remove Programs Uninstall doesnt work I could not stop the process or delete the program files Access denied Couldnt even delete the registry keys But this finally worked: 1. Restart PC 2. ...
when i power up the laptop goes to password key screen and i dont have it. how do i get around this? and i i dont know the OS on this any ideas??? this is a compaq armada 1530 DM
I am trying to create a log generator that will allow multiple lines of input from the user and add it to a text file. Current process (temp log is created constantly during script): 1. Asks for user’s initials. 2. Asks ...
Hi, I’m trying to create a Windows Script to run a batch file [without that ugly black screen =P] using a Batch File [I know most people do the opposite but w/e] but Command Prompt just won’t accept it [except ...
We are using Syspro version 6.0 010 SP2 on Windows 7. . Customized panes are causing this error. Do you have any suggestion?
HI, I am trying to make a batch file that downloads all files from my ftp server not by there filename but by there file type. The file type I need it to download is .occ and .ord This is the code ...
I am trying to insert a row that meets a cell criteria into another sheet. When it copies over to the second sheet, it just replaces the first row instead of shifting the cells. Here is my code below. I ...
What I need to know is how to reference the second sheet in a (2003, .xls) workbook when using an Excel Formula without using the sheets name. I need be able to write the following formula =Average(‘Sheet 2’!A1:C3) Except The Sheet ...
I’m trying to create graph paper with 1/2″ squares in an excel program but don’t know how many pixels it takes for each 1/2″.