Search found 8 matches
- Wed Sep 10, 2008 1:18 pm
- Forum: newLISP and the O.S.
- Topic: running in an xterm
- Replies: 3
- Views: 5228
That will work if I include it in myscript itself? Wouldn't that loop forever? If you call it allways then.. Not forever, but a long time I guess. It becomes a Recursive execution of the script and I think it needs more and more memory until there is no memory left, but maybe something else can occ...
- Fri Aug 29, 2008 11:57 am
- Forum: Anything else we might add?
- Topic: How did you find newLISP?
- Replies: 35
- Views: 36972
I learned Lisp at Linköpings university in the introduction programming course, we did use Allegro Common Lisp(Franz, Inc.). Later I think I found newLisp while locking for free implementations of Lisp, also working for windows XP, because that was what I was using at the moment. I don’t remember ex...
- Wed Aug 27, 2008 10:23 am
- Forum: newLISP and the O.S.
- Topic: Write to file without changin Date modified
- Replies: 11
- Views: 12703
Hi and thanx for you replys. So what you say is that one solution is to, get a touch for Windows and then read the "Date modified" value, uppdate the file and then set back the value afterwards. Will maybe try fixing that. edit: Maybe I can use the version of touch from: http://gnuwin32.sourceforge....
- Tue Aug 26, 2008 8:15 am
- Forum: newLISP and the O.S.
- Topic: Write to file without changin Date modified
- Replies: 11
- Views: 12703
Write to file without changin Date modified
Hi i use:
http://www.newlisp.org/downloads/newlis ... write-file
To uppdate textfiles, but i don't want the "Date modified" uppdated.
Can I do that in some way?
http://www.newlisp.org/downloads/newlis ... write-file
To uppdate textfiles, but i don't want the "Date modified" uppdated.
Can I do that in some way?
- Thu Jun 15, 2006 1:12 pm
- Forum: newLISP newS
- Topic: recursion - iteration - generator
- Replies: 2
- Views: 4161
- Thu Jun 15, 2006 6:42 am
- Forum: newLISP newS
- Topic: Hello from a newLISP newbie who's found the holy grail
- Replies: 12
- Views: 14331
- Mon May 22, 2006 2:05 pm
- Forum: Anything else we might add?
- Topic: Want a replacemet script
- Replies: 4
- Views: 4259
- Mon May 22, 2006 4:40 am
- Forum: Anything else we might add?
- Topic: Want a replacemet script
- Replies: 4
- Views: 4259
Want a replacemet script
Hi I'm quite new to this newLISP thing, but I was thinking mabe make a good replacement script/program, someone maybe alredy done one? This is what I want: Arguments: Start string, End String, Replace string/textfile, file_list_to_replace_in Description: Replaces everyting betwean Start string and E...