Logo by Marko (anonymous IP: 3.144.86.38,0) | ||||||||||||
| ||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
 Amigans.net  OpenAmiga  Aminet  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] Usage: Foreach <strings> DO <command> [FILE] [VERBOSE] Execute "command" for every word in "strings". A "%s" in "command" will be replaced with the current word in "strings". If a command returned an error, the execution gets aborted! If you specify FILE on the commandline every word in "strings" is treated as a file incl. pattern matching! Non existing files are skipped. f.e. Foreach FILE "ram:#?" "sys:#?" DO "echo %s" I use it in combination with my ecx-script to compile multiple sources with one command. Its written in AmigaE with the ecx compiler by Leif Salomonsson! I also included a 68k and AmigaOS4 version. History: 09-Jul-13: v1.1 new: added a FILE/S switch, "strings" are then treated as files, incl. pattern matching! 01-Jul-13: v1.0 first release |
Copyright (c) 2004-2024 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |