Search 5,000,000+ questions and answers.

Frequently Asked Questions

How can I make a derived file start with a shebang line?

Leo FAQ
The @first directive allows you to place lines at the very start of files derived from @file nodes. For example, the body text of @file spam.py might be: @first #! /usr/bin/env python first directives are recognized only at the start of the body text of @file nodes. No text may precede @first directives. More than one @first directive may exist, like this: @first #! /usr/bin/env python @first # more comments.
Related Questions

How do I make derived files start with a shebang line?

Use the @first directive in @file trees or @nosent trees. Use the @silent directive in @root trees. The @first directive puts lines at the very start of files derived from @file. For example, the body text of @file spam.py might be: @first #! /usr/bin/env python Leo recognizes the @first directive only at the start of the body text of @file nodes. No text may precede @first directives.
Related Questions

How can I create JavaScript comments in derived files?

Leo FAQ
In @file trees you use the @delims directive to change comment delimiters. For example: @delims /* */ Javascript stuff @delims <-- --> HTML stuff Warning: Leo2 can not revert to previous delimiters automatically; you must change back to previous delimiters using another @delims directive.
Related Questions

How do I inhibit sentinels in derived files?

Use @nosent trees. Files derived from @nosent trees contain no sentinels. However, Leo create the derived file just as in @file trees. In particular, Leo expands section references and understands the @others directive. Use @asis trees. Files derived from @asis trees contain no sentinels. Moreover, Leo does not expand section references in asis trees. In other words, Leo creates the derived file simply by writing all body text in outline order.
Related Questions

Some characters in derived files look funny. What can I do?

Internally, Leo represents all strings as unicode. Leo translates from a particular encoding to Unicode when reading .leo files or derived files. Leo translates from Unicode to a particular encoding when writing derived files. You may see strange looking characters if your text editor is expecting a different encoding. The encoding used in any derived file is shown in the #@+leo sentinel line like this: #@+leo-encoding=iso-8859-1.
Related Questions

How can I make a change to many of my files at a time?

World Wide Web at Glue and WAM Frequently Asked Questions
Use find and perl -p -i. For example, to change all occurrences of "~olduser" to "~newuser" in your HTML files, saving the original files with a .OLD extension, do find ~/html -name '*.html' | xargs grep -l '~olduser | xargs perl -p -i.OLD -e 's/~olduser/~newuser/g' If you don't want to leave the original files around, just omit the .OLD after the -i (which is the perl option for edit-in-place).
Related Questions

What are on-line language files, and how do I make them available to my students?

Foreign Language FAQ | LTS | Brandeis University
Research & Instruction Services staff are happy to make audio materials that accompany your language textbooks available for your students on-line. To do this, we first seek permission from the textbook publisher, then we digitize the files and put them in the proper form to stream from our QuickTime streaming media server. Virtually all the language materials accompanying language textbooks in use at Brandeis are currently already on-line: they simply need to be added to your LATTE course.
Related Questions

If I am sending large files across my LAN will it mean I can't get a line to make a call?

FAQs - Reynwood Communications
Not in most circumstances. However, a congested Ethernet LAN may introduce delay for "LAN based phones" and if the delay is outside of certain guidelines, the voice quality could be degraded. A traffic study may need to be performed on your LAN to determine if LAN changes are required.
Related Questions

What time should I be at the Start Line?

St. Luke's Women's Fitness Celebration
Every participant should be in place no later than 8:30am. The Elite Wheelchair Division will begin at 8:45am. Each wave follows in five-minute increments.
Related Questions

FAQ
Metro will get you to the start. Metro starts service at 5 a.m. for MCM runners and spectators on race morning. Metro's Pentagon (blue or yellow line) station? is the closest stop to the start. Runners can also take advantage of a limited number of parking spaces available in Crystal City, VA.? Then, take the pre-race shuttle from Crystal Drive and 23rd Street to Runners' Village near the Pentagon.? The MCM will begin at 7:55 a.m.
Related Questions

How do I make help files that can be selected from the "start session" page?

VisionTree :: FAQ's
To make help files, you can use the "Help File Editor" that is available online under the Support Section. Home | Products | Solutions | Support | News & Events | About Us | Contact Us | Site Map | Terms | Privacy
Related Questions

How do I make my files auto-start from a CD when it is inserted into a CD driver?

CD business cards, CD rom business cards, shaped cds, panora...
You can compile the flash presentation as an .EXE file so viewers can always open it, without any plug-in installed. Put both the presentation file ("filename.exe") and "autorun.inf" in the root directory of the CD. If you need to auto start other file types (such as video files, audio files, powerpoint), or need to auto start multiple files, special customization / programming is needed. Please contact us with your requirements.
Related Questions

Where can I get the TIGER/line files that will be released with the 2000 Census data?

Census 2000, Frequently Asked Questions
The TIGER/Line files that should be used with the 2000 Census data are those in the TIGER/Line 2000 release. These files are available for downloading for free from the Census Bureau’s website. Go to the TIGER page http://www.census.gov/geo/www/tiger/ for links to the files and the documentation.
Related Questions

How do I search files for a string from a batch file/command line?

Environment settings set by a batch file are not working.
There is the basic find command which allows you to search one file at a time for string, however findstr is far more versatile. The command has the following switches FINDSTR [/B] [/E] [/L] [/R] [/S] [/I] [/X] [/V] [/N] [/M] [/O] [/F:file] [/C:string] [/G:file] [strings] [[drive:][path]filename[ ...]] When you execute a batch file (or any other DOS command without a pif setting) the _DEFAULT.PIF file in the %systemroot% directory is used.
Related Questions

How should I line-up at the start line?

FAQ
Runners should line up in their appropriate corral based on bib number. The well-marked corrals will be maintained by Marine volunteers.
Related Questions

Can I make my Appointment on line?

Women's Community Clinic: About Us
We wish! For now, please call the clinic to schedule an appointment: (415) 379-7800 or TTY: (415) 386-8232.
Related Questions

Besides your on-line reservation engine, what other ways can I make my reservation?

Frequently Asked Questions...Answered by Reformation Tours
Yes, you can book directly with Reformation Tours, by simply filling out the reservation form at Here's How To Book. For any questions, email REFORMATION TOURS using the Contact Us form. Alternatively, print the form from our website and fax it into our office reservation staff. Also, you may call us at directly at 1-800-303-5534 and our courteous expert staff can happily assist you.
Related Questions

Do I make monthly payments on my line of credit?

Yes, but not in the traditional sense. You will use your line of credit similarly to your primary checking account. Your paychecks will be applied to your line of credit and your monthly bills will be paid from the account. By transferring your income each pay period, the line of credit lender will credit the monthly payment requirement and lower your daily average balance, thus reducing interest charges.
Related Questions

How do I make µTorrent allocate all the files when I start the torrent?

micro;Torrent - The lightweight and efficient BitTorrent cli...
Turn on "Pre-allocate all files" in Downloads. Turning on this option will prevent compact storage from working, however. Pre-allocate no longer allocates all files when skipping files, only the ones you choose. There is little use to pre-allocate except for making sure you have enough space when starting a torrent.
Related Questions

Can I work with my files directly to make my changes?

Search Engine Optimizer - GRSeo - Software - FAQ: Frequently...
Yes, you have the option of using your own browser, HTML editor or text editor within the Options section. Then, you can use your Menu choices to launch your program, do your work, save, and then re-check with GRSeo to see the effects of optimization.
Related Questions

What is glutathione derived from?

Frequently Asked Questions: FAQ on Glutathione - Medaus Phar...
Glutathione is a bioenginered product, made by feeding a microbe a certain growth medium, and it produces the desired product.
Related Questions

Can I find archive audio files on line?

EUROPA - Audiovisual Service
Yes on the Audio Archives page. All audio files produced since 22 September 2003 are available on this website.
Related Questions

Where can I get Doors files on-line?

FAQ
The newsgroup alt.music.the-doors was created by Dave Thompson in February 1994, after observing people asking the same question every week about his favourite band. "Is there a newsgroup for The Doors?" The purpose of alt.music.the-doors is to provide a forum for discussion and exchange of questions, ideas, views, and information about anything to do with Jim Morrison and the musical group, The Doors.
Related Questions

Can I research these digital files myself on-line?

Culver Pictures
Not yet. We're working on it. In the meantime, our experienced historical researchers will fulfill your requests and provide low res digital file submissions to you in a timely fashion. Keep reading for our time-to-deliver.
Related Questions

How much money do you start up with get when u become a full time make up artist?

Professional Beauty Network -- FAQ
The amount of money earned as a makeup artist is solely dependent upon your market, your artistry skills and your ability to negotiate your contract. BP
Related Questions

I want to make Flash games, where do I start?

Forum FAQ - GameDev.Net Discussion Forums
Outside of Society - A great site for Flash game development, includes several tutorials and examples How to build a shoot-em-up in FlashMX - A step-by-step guide on creating a shoot-em-up game in Flash Flash Game Design: Trigonometry 101 - A useful primer for Trigonometry in Flash, includes an example on animating a baloon in flash using vector maths ActionScript.org - Advanced Section - This section of ActionScript.org is particularly of interest to Game Developers
Related Questions

How do I find toy companies that will make my line?

Precious Miseries Frequently Asked Questions
That’s a good question; unfortunately I don’t have a good answer. Finding Toynami was, well, really unexpected. My goal wasn’t to find a toy company, the timing was just right. My suggestion is to do your research. Find dolls that are similar to your vision and find out what company made them. Once you find the company name, go online and look them up to see how you can get ahold of them.
Related Questions

How close are the start line and finish line?

Capitol 10,000 Frequently Asked Questions
The start line and finish line are a few blocks away from each other. The start line is at Barton Springs Rd. and Congress Ave. The finish line is on Riverside Dr. at Auditorium Shores.
Related Questions

Where is the Start Line and Finish Line?

Komen Southern Nevada Race for the Cure®: FAQ Sheet
The Start Line is set at Las Vegas Blvd. and Clark and continues through the downtown area; the Finish Line is at Fremont Street and Las Vegas Blvd.
Related Questions

Got A Question? Ask Our Community!


More Questions >>

© Copyright 2007-2008 QueryCAT
About • Webmasters • Contact