Related topics

Trace file question
It causes the current shell to execute the commands in the specified file, instead of executing the commands in a subshell. This is necessary for variable assignments to affect the current shell. My question is, what is the "D" for? It's a parameter that the set_vars.sh script looks at, analogous to passing

batch file question
Tacit tac...@aol.com comp publish prepress I am a little confused about the PDF file. I have been told that you can send a PDF file to many printers instead of a PageMaker file. I like the idea and I already own Acrobat. My question is about the photo images embedded in the PDF file. How do I control the resolution

Temp file Question
Giorgos Keramidas keram...@ceid.upatras.gr list freebsd questions On 2005-06-22 17:13, Gary Kline <kl...@tao.thought.org> wrote: Folks, After years or trying, I may have my private/internal DNS db files working. From a colo machine I can reach my internal servers. One small question for the DNS wizards out there::

struct FILE question
Mike Copeland mrc...@primenet.com comp lang pascal misc I've got a question that I can't find in the docs for TP7.0 (dos). I would like to re-open a file for writing (non-destructively), with the cursor position set to the beginning. Is this possible? Are you asking to overwrite a (portion of) an existing Text file

another include file question
Tad McClellan ta...@flash.net comp lang perl misc Hans Malmberg (hans...@algonet.se) wrote: I have to create a file build up in three steps. 1. and open(FILE2,">$filename2"); compute some data and printf FILE2 ("%s\n%.4f * %.2f = %.2f.bla.bla.bla"); close the file close(FILE2); My question is which ( how to do?

.dat file question
**time passes** I just looked it up and discovered that my last GSM question was asked on microsoft.public.win32.programmer.wince by Mr.Frisbie! (memory leak in GSM codec?) But since you 2 answered mine, I'll answer yours. Steve, Yes, I am talking about the MSFT wav49 file. It's created from the data returned from

Batch file question...
Guessing that you're using Windows, I would suggest that you try Adding a new printer from the Control Panel, using pretty well any PS driver, and choosing "FILE" for its port instead of "LPT1" or whatever. If the software in question doesn't let you choose printers, you should still be able to set your virtual

Newbie File Question...
Hello to all, Could someone help me with this sql newbie question. I am a bit confused with LDF and TRN files. Can someone explain what files are what? I thought the LDF where the log files, and then I hear the TRN are the transaction logs. I see a lot of TRN files on our server, and I'm not sure if I can delete

.swp file question
Errol M. Nielsen Errol_Niel...@msn.com microsoft public win95 setup tn't answer you questions directly Rick, but suggest you disable the entry with a [;] and reboot to see what happens. ;Modem=COM1,T,2 Or you can just remove the file for a test, another will be created with the bare essentials that you can boot

Batch file question--right place?
Dave Haynie dhay...@jersey.net rec video dvd tech On Thu, 03 Jun 2004 07:42:18 -0600, Bryan Heit <bjh...@NOSPAM.ucalgary.ca> wrote: I have a question about how stand-alone DVD players handle "extra" files. Does it just ignore them and look for the VIDEO_TS and AUDIO_TS folders? Pretty much. The major requirement in

System file question
I am fairly clear on serializing a data to a file. The problem with this is that the user has to input the data. I need to read the data from a test file. My question is how do I read data from a text file into a data structure to then be serialized? The text file has over 50000 records so I don't even know if

Nero and Wav file question
All, Easy question for you... I've been patrolling the VB websites this morning and haven't fould what I'm looking for so I figured why not ask the experts. I have a .txt file that gets created every day via another process. The file is sent to my home directory ("R:\") The file name changes for each new file that

Can this be done? Records file question
I've got a quick question which someone may be able to answer: I'm running a P3 450MHz with 256MB of PC-100 RAM & windows 98 SE at the momemt. I've got my swap file set to minimum & maximum size of 128MB. Thats not a triffic idea, to try to second guess Win98 on that swap file size. I notice that sometimes after

Rename File Question
osgood notavaila...@thisaddress.com macromedia dreamweaver "bob62" webforumsu...@macromedia.com wrote: A question about a navigation bar via an include file. I am not able to currently test the pages on a server just yet, therefore the preview in dreamweaver is not sufficient when linking to other files with the

Virtual Memory file question
"sender" <sen...@nospam.com> wrote in message news:%23MdJlnvHDHA.452@TK2MSFTNGP11. phx.gbl... have a quick question. I have a big file that I would like to scan for some values, delete them, insert new data at that specific point. looking at the Scripting object I see you can GetFile and get a file object.

HOSTS file question
Two questions actually: 1) I was thinking about putting user settings in the config file but cannot see anyway to programmatically write to the config file. Is there a way to write to the config file? 2) This seems like a simple question but I have not been able to find an answer. How do I add a config file to an

Recorder File Question
While doing a virus scan I notices I had a very large amount of Temporary Internet files being scanned. They were located in: C:\WINDOWS\LOCAL SETTINGS\TEMPORARY INTERNET I also found some in the usual locations of: C:\WINDOWS\TEMPORARY INTERNET C:\WINDOWS\COOKIES My question is why are they going to the local

vb text file question
Thomp...@csse.monash.edu.au comp os linux networking Hi!, I have a question ah....what is the characteristic of a special file in UNIX or Linux?? Could you tell me if you know that? A special file is deemed to be an entry in the file system which isn't just only a file but is normally a symbolic name for something.

Message file question
Robert E. Lewis rle...@brazosport.cc.tx.us news newusers questions A sig file is just a .txt file appended to the end of an e-mail/NG post, correct? I understand that some people have a program that randomly selects one line from a .txt file [or perhaps selects one short .txt file from a group] and posts it as the

FILE question
J French je...@iss.u-net.com comp lang pascal delphi misc alt comp lang borland-delphi On Wed, 26 Jul 2000 14:03:04 +0200, "SG" <sigm...@hotmail.com> wrote: Hi, Sorry for these stupid questions. 1) I would like to find out : At which stage file opened as shown below becomes not in use any longer.