Summary: Ok, here is what I got regarding the previous post. I have created a project with multiple forms and some code. I did not have VB on my computer, so I...
Summary: I have created a batch file that administrates and monitors a network. I have reached around 2500+ lines of script. But now i am going over the progra...
Summary: I have files exported from power point in the format Slide1.jpg Slide2.jpg Slide3.jpg Slide4.jpg Slide5.jpg Slide6.jpg Slide7.jpg I need to re...
Summary: The menu "Tools / Macro" menu has three options of interest: "Macros" is used to run, edit, create, delete Macro programs. "Record New Macro" is used ...
Summary: hi mechmix2go, where i want to put "echo %date%"?? coz this only show me the date. when the batch file export the .txt file i want to name it with t...
Summary: JDT (part of a package that comes with Eclipse). To create a jar (top of my head): File->Export->Jar File->Next. There are of course many reasons to ...
Summary: Do you want the program made solely so you can make a blue screen effect with a video, or do you intend to distribute the program as something that ca...
Summary: Ugh, I did this a couple months ago, but lost my work, and now cannot remember how, nor find an example. I have an environment variable named FILE and...
Summary: I'm trying to save an excel spreadsheet with the filename of K&N.csv but when I try and do this from within my macro, excel crashes when the workbook ...
Summary: Is there any good reference on MFC programming for exporting an existing file to a JPEG format? I want to export a .dat file as JPEG so I can see the ...
Summary: Hi guyz, I have written an application that formats an excel sheet and exports data into text files. Now, I have created a command bar button in excel...
Summary: I have a DOS Batch file that starts a fortran program with an instruction file. This batch file works fine and I can run it from the Windows Start Men...
Summary: I'm trying to write a VB script for an HTA to go with a batch file that has already been written. The batch file currently prompts the user for sever...
Summary: I've been looking for a way to export TPS files to an ASCII file. I have TOPSCAN.EXE, and the Clarion version I'm at is 5.5. Unfortunately, I need t...
Summary: Hello, I am constantly asked to update an .mde file within 140 peoples database folders on a shared network drive. Each user has a mde that when a ne...
Summary: Hi there. I am working on an Oracle migration project, and could use some assistance on a particular piece. I am trying to create a batch file to pull...
Summary: Hi, I am working on a batch file that counts the number of files in a start folder and then the number of files in a destination folder and then works...
Summary: I'm very new to C++ and this level of programmin in general so if this isn't even possible please don't hate me to much. I was wondering if there is a...
Summary: I have a registry exported file, wherein I changed a few of the output formats to use the variable %username% instead of the actual username for an Ex...
Summary: Hi, I wonder if anyone can help. I have an old family tree program called Personal Roots, ver 1.1. It's a very old DOS program and has one .exe file ...
Summary: hi, i am trying to open a whole bunch of files in a program using VBA backend with excel frontend, and do a bunch of common operations on those files....