Hi all very frustrating as I’ve trawled the forums and also tried everything but nothing happens long story short,I have windows 8.1 on my laptop,did all the critical/updates,restarted etc..no problems the windows 10 pop up appears fine as well..so i follow the prompts ...
Computing.net: Question & Answers Forum Latest Questions
Hi, I have simple batch file to copy a Outlook pst file to an external drive. The pst file is copied but the taskeng.exe window “hangs” and does not continue to restart outlook and therefore close on its own. The ...
I wrote a script to copy a file from ftp @echo off ftp -s:ftp.txt pausa and the ftp.txt Contains : open= ftp server username password get ://ftpserver/ghwt/jdtt_05gbser.txt quit now i wont to Improve it to copy only yesterday file, What and Where I should ...
I have a number of csv files, and I want to concatenate the data in all the csv files in to one. The copy command is working fine for me but I need to remove the header that comes in ...
I’ve got a two part batch file that runs on a system schedule on win2k3 server. Part 1 uses WMI to get the current load on the system and write to a CSV file every five minutes. – works. Part 2 takes ...
This is my code so far: @Echo Off Echo *NAME*> ftpcmd.txt echo *PASSWORD*>> ftpcmd.txt echo binary>> ftpcmd.txt echo prompt n>>ftpcmd.txt echo mget *.html>> ftpcmd.txt echo bye >> ftpcmd.txt ftp -s:ftpcmd.txt ftp.drivehq.com del ftpcmd.txt I’m trying to get *\My Documents\My Chatlogs\ sent to ...
I am currently using the following code to play a Wav file, but i want to make it loop. Option Explicit Private Declare Function sndPlaySound32 Lib “WINMM.DLL” _ Alias “sndPlaySoundA” (ByVal lpszSoundName _ As String, ByVal uFlags As Long) As Long Sub ...
How do I resolve a VBA macro and cell validation conflict. We have been running the following code without any problem until we added data validation, from lists on another worksheet in the same workbook. This code worked until today: Private ...
Resultant of division display zeroes after the decimal where there shoud be integers. True value > $4.42 true value > $28,812.95 sum by formula > $28,817.37 numerator true value > 14.1 divisor result by formula> $2,043.00 Value 2 places > $2,043.79 What ...
How can I get Quattro Pro to start working again? Each time I try to open it, I get a Runtime error message. I have tried reinstalling the software WordPerfect Office X6 with no positive results.