Summary: Hi! I want to create an application that creates small avatars from flash movies. How to solve this task better? It seems that I should receive each c...
Summary: How about just have a PHP page that accepts the URL as a parameter. You link the image to that page, and when the page is called, it first records the...
Summary: The only way that I can think that you would be able to accomplish that, would be to actually save the Yes and No totals in a file somewhere on the co...
Summary: the value of directory looks like "H:\blah\blah\blah\filename.dwg" after evaluating so with the mentioned above code should open autocad and open the...
Summary: Thanks for that info. Though I have read the license agreement, I don't understand it fully. The sites you linked explains how the software can be fre...
Summary: I have actually managed to test this(the script counted 37 "sucess" and 1 "failed", M2's scripts probably work too. The issue is line length, keep the...
Summary: If UCase(left(objFile.Name,6)) = "*_AFP_*" The above condition will never be true. There are no files actually named "*_AFP_*". They will all have ind...
Summary: is there actually a space between the escape ^ and the pipe character? if so, that might be your issue. should read like: unzip .. ^| find ...
Summary: Pushing the fonts into the fonts folder doesn't actually install them. Windows Explorer installs them when you open the folder and realises there are ...
Summary: thanks, actually i need to learn about linux,web servers, abatche & log files from the bases. i appreciate that if someone could provide me articles ...
Summary: there is slight overhead to the over all cpu utilization Actually, it depends on if the language implements SleepEx(). SleepEX() tells the Windows thr...
Summary: I wanted to keep the request as simple as possible, but it seems I have to show you all the input records 'cause it's interfering with your code, sorr...
Summary: glad its working now! "I'm a mainframe programmer by trade and have done PC programming since BASIC on the Apple II, I just need a push in the right d...
Summary: Hi lee123abc, I got your message and here I am. A post is not well suited to host a lesson on scripting style that probably looks cumbersome to you du...
Summary: First get the command working to actually print from the command line. If you cannot provide that command, forget the script where you could use it it...
Summary: Hello! CD (or ChDir) fails in my batch files when used with variables. I want my batch files to use variables to navigate the directory structure rela...
Summary: Thanks a lot for your suggestions. I need to get this done with built in Windows tools, so unfortunately Python is not an option. Maybe VBScript, but ...
Summary: Hi I have to import a file.txt with real E notated (like 2.3E-12) numbers in 2 columns in it (coordinates basicly - x and y) in to C or C++ Do you act...
Summary: Hello, i need a script that can read a rss feed and download some of the srt(subtitle) files from a link in the feed. The script must be able to s...
Summary: Hello Experts I am not a script-writer, by any means, so I am in need of some assistance please ! I am looking for a simple DOS batch file that, whe...