Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - cesquire

Pages: [1]
1
You're welcome. I actually asked a linux forum on your behalf, so I can't claim the glory myself.  :-[

http://crunchbanglinux.org/forums/topic/6234/file-list-application/

2
What about a DOS command?
Code: [Select]
dir c:\directory_path\*.* -s >> filename.txt
or from the correct directory:
Code: [Select]
dir *.* -s >> filename.txt
The -s switch tells dir to search recursively, apparently.

3
Not sure about windows, I'm sure you have Googled.

Thinking out the box, what about booting up a Linux live CD or USB and using a Linux tool. I'm sure there would be one. Probably some script allowing you to write to a new file?

Just a thought.

4
BUGS and HELP (Hex brand only) / Re: Saskatoon game
« on: November 26, 2008, 01:26:12 PM »
I thought FF was better at rendering to standards than ie?

5
Forum Function / Re: Logging Out
« on: October 11, 2007, 12:48:43 PM »
Pretty easily by the looks of it.

6
Forum Function / Re: Logging Out
« on: October 10, 2007, 12:51:41 PM »

7
Chat Function / Re: Strange Pop-up
« on: October 03, 2007, 12:18:41 PM »
You're welcome.

 ;D

8
Chat Function / Strange Pop-up
« on: October 01, 2007, 12:43:55 PM »
Hi

Whenever I navigate away from the chat page, whether I logout or not, I get a small pop-up with an Internal Server problem message:

Code: [Select]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<HTML><HEAD>
<TITLE>500 Internal Server Error</TITLE>
</HEAD><BODY>
<H1>Internal Server Error</H1>
The server encountered an internal error or
misconfiguration and was unable to complete
your request.<P>
Please contact the server administrator,
 webmaster@sgamers.com and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.<P>
More information about this error may be available
in the server error log.<P>
<P>Additionally, a 404 Not Found
error was encountered while trying to use an ErrorDocument to handle the request.
<HR>
<ADDRESS>Apache/1.3.37 Server at www.sgamers.com Port 80</ADDRESS>

</BODY></HTML>

9
Game News / Re: Test Game Map Mechanics
« on: September 28, 2007, 12:20:34 PM »
No problems here either.

Worked a treat.

10
Development and Other Games / Re: stuff
« on: September 14, 2007, 12:43:46 PM »
Helllooooo

It's me.

Bet you're disappointed I didn't get left behind.

Let the migration begin.  ;D

Pages: [1]