home *** CD-ROM | disk | FTP | other *** search
/ Freelog 7 / Freelog007.iso / BAS / Fichiers / Lupas / english.txt next >
Text File  |  2000-01-02  |  12KB  |  284 lines

  1. Lupas Rename v2.5 (Multi-Language Version, 230 Kb)
  2.   
  3. 1.Introduction
  4. 2.Features
  5. 3.Web & Email  
  6. 4.History
  7. 5.Code
  8. 6.License
  9.  
  10.  
  11.  
  12. ==============
  13. 1.Introduction
  14. ==============
  15.   
  16. Lupas Rename is a freeware utility that allows to rename in a quick and comfortable way all the files that you want. It allows to filter for multiple mask all the files that are in a directory at the same time (inclusive if you want all the files of their subdirectories). It works with Win95, Win98, Win2Y & WinNT.
  17.  
  18. The program functions under Win9x, Windows 2000 & Windows NT.
  19. The program needs 16 Bits Screen to best view the images (Flags, Buttons...)
  20.  
  21. Files in this package:
  22.  
  23. LupasRename.exe   232.448 Bytes
  24. english.txt       (This File)
  25. spanish.txt       (Spanish Read Me)
  26. word.txt          (Translation File)
  27.  
  28.  
  29. =================
  30. 2.Features  
  31. =================
  32.   
  33. It works with the files of the specified directory (It works with recursive directories)  
  34. See the result of the Rename before renaming them in a Preview Windows You can activate it automaticaly or manualy.
  35. Modification of the name of any file from the same program from the files Window
  36. Save to ANSI file the previsualizaci≤n window.  
  37. Make a batch file (.BAT) to Rename from DOS console (Then rename doesn't allow to rename hidden files, from Lupas Rename YES)  
  38. Save/Load configuration of all the parameters in a INI file.
  39. It allows to begin the program maximized or in normal window.  
  40. It allows redimension the window to any size bigger than 640x480  
  41. Optional remembering the last working path.
  42. It allows UNDO option.
  43. It allows to Sort before Renaming for anyone of the columns of visualization in ascendent or descendent mode, you can sort by Name, Path, Size, Type, Date or Attributes.
  44.  
  45. Columns Availables: 
  46. Name, Path, Size, Type, Ext, Date Creation, Date Modification, Date Accessed, Attributes  
  47.  
  48. Filename Options:
  49. All the options are applied to all the filtered files.  
  50. Selection of the Filters. Multi-filters with any mask.
  51. Replace the name.
  52. Replace a text inside the file for another that we specify (With option of exact search or not)
  53. Cut n characters for the left.  
  54. Cut n characters for the right.  
  55. Insert a Text before the name.  
  56. Insert a Text after the name.  
  57. Convert to UPPERCASE.  
  58. Convert to lowercase.
  59. Convert to First Letter.
  60. Convert to fIRST lETTER lOW
  61.   
  62. Extension Options:
  63. Replace the extension for any other.
  64. Insert a Text before the extension  
  65. Insert a Text after the extension.  
  66. Convert to UPPERCASE.  
  67. Convert to lowercase.
  68. Convert to First Letter.
  69. Convert to fIRST lETTER lOW
  70.   
  71. Autonumber:
  72. Autonumber before the name.  
  73. Autonumber after the name and before the extension.  
  74. Select the first number for the one that autonumerar.  
  75. Select the autonumeraci≤n increment.  
  76. Indicate the zeros for the left that you/they are wanted.  
  77.  
  78.  
  79.  
  80. =============
  81. 3.Web & Email
  82. =============
  83.   
  84. You can find the last version in http://go.to/lupas2000  
  85. Send your Comments and/or bugs to anton@apdo.com  
  86.  
  87. Also exist a Spanish version in http://go.to/lupas2000
  88.  
  89.   
  90. =========
  91. 4.History
  92. =========
  93.  
  94. v2.5
  95. Added Autonumbering by Directory when in Recursive Mode (Optional)
  96. Added Make a UNDO file Batch Option available after renaming files.
  97. Added New Columns
  98. Columns Availables: Name, Path, Size, Type, Ext, Date Creation, Date Modification, Date Accessed, Attributes
  99.  
  100. Added Variables for Substitutions.
  101.  
  102. Columns and Dates:
  103.   \N where N is the column number.
  104.   if you write \1 the program will write the data item in the column 1.
  105.   if you write \2 the program will write the data item in the column 2.
  106.   More Specific:
  107.   if in 'Search Text' you write 'XX' and in the 'New Text' you write '-Size \3 Ext \5-' the program will change the words XX by '-Size nnn Ext EXT-' where nnn is the file size and EXT the extension file. You can use \n for substitute by each data in any column.
  108.   If you want to write the date text from the columns 6,7 and 8 (Creation, Modification and Accessed dates) there are this options:
  109.   \6, \7 or \8, this will write yyymmdd (default), but if you want to be more specific then you can use:
  110.   \6y, \6m, \6d, \6h, for write only the year, the month, the day or the time.
  111.   Example, the modification file date (col 7) is 15 June 1972 at 12:15.
  112.   if you write '\7d-\7m-\7y' the program will write: '15-06-1972'
  113.   if you write '\7d\7m\7y' the program will write: '15061972'
  114.   if you write '\7' then program will write: '19720615', by default the program will write in the format yyymmdd
  115.   if you write '\7m-\7d, \7h' then program will write: '06-15, 1215'
  116.  
  117. MP3 Tags (only for MP3 files)
  118.   \A = Title (default)
  119.   \AT = Title
  120.   \AA = Artist
  121.   \AB = Album
  122.   \AY = Year
  123.   \AC = Comment
  124.   Example, if you write '\AY, \A' then program will write the 'Year, Title' of the sound.
  125.  
  126. Graphic Formats (only JPG, GIF, PNG, BMP, PSD (Photoshop), PCX and TGA supported at the moment)
  127.   \G = WidthxHeightxColors (default), ex: '800x600x16M'
  128.   \GW = Width
  129.   \GH = Height
  130.   \GB = Bits
  131.   \GC = Colors (by default 256, 32K, 65K or 16M) But if you want to specify the number colors then you can use \GCC
  132.   \GCC = Colors without format.
  133.   Example, a 800x600x65K image, if you write '\GHx\GBBits' then program will write '600x16Bits'.
  134.  
  135. Generate a Random Name
  136.   \R = Random name (8 characters and numbers)
  137.   \Rn = Random name (n characters and numbers, maximum 64)
  138.  
  139. Current Date
  140.   \D = Current Date (default in 'yyyymmdd hhmmss')
  141.   \DY = year (yyyy)
  142.   \DM = month (mm)
  143.   \DD = day (dd)
  144.   \DH = Current Time (Default in 'hhmmss')
  145.   \DHH = Hour (hh)
  146.   \DHM = Minutes (mm)
  147.   \DHS = seconds (ss)
  148.  
  149. Modified: Now when the Recursive Directories option is selected the program deactivates automaticaly the View Folders Option
  150. Rewrited the code for the ComboBox Rutines.
  151.  
  152. v2.0.2a
  153. The language panel is resized correctly when the size of form is changed.
  154. Translated into PortuguΩs by Marcos F.Souza
  155.  
  156. v2.0.2
  157. Corrected a few bugs (After Renaming the text boxes went into readonly mode)
  158. Rewrited some rutines to increment speed.
  159.  
  160. v2.0.1
  161. Now Translated into German by Michael Quack.
  162. Corrected a bug in 1024x768 o more with Font Size Selected bigger than 100%, Now it's resize correctly in all screen formats and in all fonts size.
  163.  
  164. v2.0
  165. Now Translated into French by Herve Thouzard.
  166. Now Translated into Dutch by Michiel Postuma.
  167. Added: Now when had got errors while renaming files due to Windows have got some opened files or due to others errors, the program shows a Windows with a report with the files not renamed.
  168.  
  169. v1.9
  170. The same than v1.8, but with icons in the preview Window.
  171.  
  172. v1.8 
  173. It's the same version than v1.7, but now you an change the language from the program.
  174. Now there are three languages at the moment: English, Spanish and Catalan.
  175.  
  176. v1.7
  177. Added Work with Folders:
  178. If you select the option 'View Folders' you'll see, but it will not be renamed and the Filter and the Sort option not afect at any folder.
  179. If you work with 'View Folders' activated then you will cannot use the 'Recursive' option.
  180. Recursive option only works with files and requires than 'View Folders' is disabled.
  181. If you select then the option 'Work With Folders' then the program use the folders as if they was files, then the filter, the sort option and the rename option will affect the folders too.
  182. Also is added a option to hide the files that permits to work only with folders.
  183. Corrected: A bug with files without extension. Now it works fine.
  184.  
  185. v1.6
  186. A few Bugs corrected, thanks to Carra Bussa:
  187. After Save the Preview Window/Make Batch File/LR Options now return to it's original path.
  188. Added: Now you can move by pressing Ctrl-Tab or Shift-Ctrl-Tab to go to the next tab page or the previous tab page.
  189. Added: Autonumber with Negative Numbers.
  190.  
  191. v1.5
  192. Added: Shell Extension optional.
  193. Corrected: Now you cannot enter invalid filenames in the edit text boxes.
  194.   
  195. v1.4  
  196. Corrected some bugs in the GUI  
  197. Now he/she allows to carry out renowned of an individual file from the same window of visualization of files.  
  198. When you move up or below with the cursors to select a file now is selected the corresponding file correctly in the previsualizaci≤n window.  
  199. Now you pulse on the option from Directory Recursivos when changing after directory it returns automatically to the state of Non Recursivo.  
  200.   
  201. v1.3   
  202. Removed: The use of the bookstore Filemanager Toolset v2.5. Now all this programmed exclusively without third people's bookstores, this way it has been possible to reduce the size from the executable one when only putting the characteristics and options that are necessary to the program.  
  203. Added: The option of Automatic, Directory Soda Recursivos, Order for any upward or descending column.  
  204.   
  205. v1.0 Final Version (non beta)  
  206. Added: Emergent menu pressing the button of the right of the mouse with more options.  
  207. Added: Guardar/Cargar the options of renowned to a file INI.  
  208. Corrected small bugs with the environment: To maximize, redimensionar...  
  209.   
  210. v0.8.1b  
  211. Added: To generate a batch (.BAT) for a renowned manual from TWO  
  212. Added: To refresh  
  213.   
  214. v0.8b  
  215. Added: The window of the program is now redimensionable.  
  216. Added: To save the content from the previsualizaci≤n window to a File .TXT  
  217. Added: To begin with the Maximized window.  
  218. Added: Remember the last work Directory.  
  219. Added: To remember the size and position of the program.  
  220.   
  221. v0.5b  
  222. Added: Undo  
  223. Added: Multi-filters (separated by point and coma, ej: * .txt; * .exe;??? .doc)  
  224.   
  225. v0.3b (First Beta Publishes)  
  226. Options of File  
  227. Filter for any mask  
  228. To replace the name for another.  
  229. To replace a text specifies for another inside the name of the file.  
  230. To clip n characters for the left or the right.  
  231. To insert any text before or after the name.  
  232. To convert to MAYUSCULAS/min·sculas or Capital  
  233. To insert Autonumeraci≤n  
  234. Autonumeraci≤n: To begin with the number n  
  235. Autonumeraci≤n: To increase every time po n  
  236. Autonumeraci≤n: To specify the zeros, ej 001 or 0001 or 01...  
  237.   
  238. Options of the Extension  
  239. To replace for any other one  
  240. To insert any text before or after the extension.  
  241. To convert to MAYUSCULAS/min·sculas or Capital  
  242.  
  243.  
  244.   
  245. ======
  246. 5.Code  
  247. ======
  248.   
  249. This program is programmed exclusive in Borland Delphi 4 with no external libraries.
  250.   
  251.   
  252.   
  253. =========
  254. 6.License
  255. =========
  256.  
  257. You are free to use this program as you see fit, however an Email or Postcard would be nice.
  258.  
  259. Lupas Rename may be freely distributed as long as the files in this archive are unchanged and no fee is charged for its distribution. No part of this program
  260. may be reverse engineered, dissasembled, decompiled, or be used as part of another program.
  261.  
  262. Lupas Rename is provided "as is" and without any warranty. The author cannot be held responsible for anything that happens to you or your equipment. Use it
  263. at your own risk.
  264.  
  265. By using Lupas Rename, you agree to the terms of this license.
  266.   
  267.   
  268. =========
  269. Copyright  
  270. =========
  271.  
  272. Lupas Rename is Copyright 1999 Ivßn Anton Albarracin / Genius Creator, S.L.  
  273.   
  274.   
  275. ===============
  276. Acknowledgments
  277. ===============
  278. To my brother Noel Anton for the times that I have bothered him with this program.
  279. To my friend Xavi Pallicera, for the whole help in programming (among other things)  
  280. To Ingo Eckel for their excellent work with their bookstore Filemanager Toolset v2.5 of which I have learned too much.
  281. HervΘ Thouzard by his French translation. 
  282. Michiel Postuma by his Dutch translation.
  283.  
  284. To anyone that uses this program, for the trust in this small program.