Hi, Ok i have two .BAT files. The first one i set up so it ask for a password, if that password is wrong it loops round asking for it again. Once the correct password is entered it triggers the second ...
Computing.net: Question & Answers Forum Latest Questions
I am looking to write a batch file that I can execute on all files within a folder, which will create subfolders from the “date taken” property of each file (some of these files are photos) in the format “yyyy-mm-dd”. ...
Please help me with the source code for adding and that for subtraction hexadecimal values. The source codes should be for C
var a,b,d,c,r,n : integer; BEGIN writeln(‘vuvedi 4islo’); readln(a); writeln(‘vuvedi 4islo’); readln(b); writeln(‘vuvedi 4islo’); readln(c); n:=(a*a)-(4*b*c); r:=(-b+sqrt(n))/(2*a); d:=(-b-sqrt(n))/(2*a); writeln(‘rezultata e ‘, r , d); readln; END. that is on pascal and here are the errors: 9 / 19 untitl~1.pas Error: Incompatible types: got “S80REAL” ...
Batch Spaces in Input?? Help! does anyone know how to make it possible to add spaces in input? for example echo oh no a troll appeared! set /p input= if /i %input%==hit troll with axe goto GAMEOVER if i type “hit troll ...
So I have the simple spreadsheet named “Result”. A ...
I am subtracting times in excel which works fine for (1:25AM – 3:00AM=-2:05) But once i get to (12:15AM – 11:50PM) I am coming into problems. This should be :25 but it’s showing me 23:35. Any ideas? I am using ...
Using Windows XP how can I open an old Clarisworks word doc. that was saved to a 3.5 floppy on a Mac Classic? (Using 2002 version Fujitsu Notebook which has floppy drive}
I have a main database on one worksheet with the different types of sectors i.e. health, finance and whether they are active or not. I wish for the information to be copied to another sheet dependant on the sector i.e all ...
Hi, how can I auto number lines in Excel 2010, only with text in the second column, see example: 1. abcd blank blank 2. efghi 3. jklmn