home *** CD-ROM | disk | FTP | other *** search
/ ftp.funduc.com / 2014.08.ftp.funduc.com.tar / ftp.funduc.com / sr-64.zip / Readme.txt < prev    next >
Text File  |  2008-12-10  |  25KB  |  484 lines

  1.                   Search and Replace for Windows
  2.                       Funduc Software, Inc.
  3.              Copyright 1995-2009, All Rights Reserved
  4.      http://www.searchandreplace.com   http://www.funduc.com
  5.  
  6. Thank you for your interest in Search and Replace!
  7.  
  8. PLEASE NOTE: While Search and Replace allows replacing in binary
  9. files (such as .DOC, .XLS etc), these proprietary format files may
  10. contain internal counters which may get out of synch.  As a result,
  11. the application that created the file may not be able to read it.
  12. For best results, replace in ASCII text files (such as .HTM, .RTF,
  13. .TXT, .INI, .C, .CPP, .H etc).  In particular, Word files should be
  14. converted to RTF format which can be safely processed.  For
  15. replacing in shortcuts or the registry, see our new utilities at
  16. http://www.funduc.com.  For Word file replacement, see the WordSR
  17. freeware on our website.
  18.  
  19. Features in v 2.7-6.1 include:
  20. - Enhancements to Script Editor
  21. - Unicode support in User Interface
  22. - Asian text support greatly improved
  23. - x64 version available
  24. - Additional support for Windows Vista
  25. - Additional debug support
  26. - 'Show hits on separate lines' added to Options|Display to 
  27.   allow switching between listing each on separate line or not.
  28. - Limit of 4 GB maximum file size for single file removed. 
  29. - Added special 'Show Hits on one line' function. See 
  30.   http://www.funduc.com/srspecconfig.htm
  31. - Script Loop function now fully supported in Script Editor. 
  32.   See Advanced Tab.
  33. - Script Editor supports 'Repeat Action' to repeat one or more
  34.   s/r's. Manually entered 'Script Loop' can also be used for
  35.   scripts created by hand.
  36. - Enhanced instance handling. See Options|General. 
  37. - The file name extension for xml files can be modified. See
  38.   F1 Help - 'Registry Switches'.
  39. - Switch to copy (or not) search header info the clipboard and 
  40.   output file. See Options|Display
  41. - "Buffer Size" can now be specified in Options|Search
  42. - Special switch to control number of buffers to process. See 
  43.   F1 Hlp - 'Registry Switches'.
  44. - "Filters" in the main program window when a filter is enabled.
  45. - "Process Binary Files" switch in Options|Search to control 
  46.   whether or not the program searches 'binary' files
  47. - Special "privacy" mode switches to clear program history on 
  48.   exit.  See Privacy Settings in F1 hlp
  49. - Enhanced File Operations dialog with drag n drop to 
  50.   Windows Explorer and context menu.
  51. - Additional keyboard shortcuts.
  52. - Special switch to cause program to not search 'binary' files.
  53. - Special switch to not output search parameters during 
  54.   Ctrl+C copy to clipboard in Search Results
  55. - 'Explorer From Here' to launch Windows Explorer
  56. - Ctrl+S keyboard shortcut to save current search results to
  57.   a file of your choice.
  58. - Crtl+W keyboard shortcut to swap search & replace strings.
  59. - Options|Display dialog added.
  60. - Options|General now has choices for program response to   
  61.   double click on a search hit: Context Viewer; Open with 
  62.   computer associated viewer for that file type; Open with 
  63.   Search and Replace Default Viewer; Launch internal File
  64.   Operations dialog.
  65. - Line Prefix for Text and Binary files can now be set
  66.   in Options|Output
  67. - Internal enhancements to File Finder mode.  
  68. - Quiet Mode switch in Options|General.
  69. - File name searching on command line.
  70. - Auto-detect of Encoding= statements at top of .xml files.
  71. - Handling for UTF-8 Files when file extension is .xml (See
  72.   F1 Hlp, UTF-8 topic).
  73. - Internal Context Viewer can be disabled (see F1 Help, 
  74.   External Editors)
  75. - The number of subdirectories descended when Search Subdirs
  76.   is enabled can be regulated (see F1 Help, Search Subdirs)
  77. - Selected Hit color configurable in Options|General
  78. - "Explorer From Here" in Context Menu
  79. - Adjustments in Script Editor when very long strings are
  80.   present.
  81. - Case Change Replacement mode. See Options|Replace.
  82. - Math operations regular expression replacement operator.
  83. - Line prefix in the Search Results list and output report can
  84.   be customized.
  85. - Delete files from Backup Path function (Actions Menu).  
  86. - Reset button for Options|Filters to set all switches back to 
  87.   default of no filters.
  88. - Special option to change the font face and size of the main
  89.   dialog. Please see http://www.funduc.com/srspecconfig.htm for
  90.   more information.
  91. - Handling for dirs that begin with . and .. characters.
  92. - Refinements for View Context editor, including handling of 
  93.   unicode files.
  94. - Resizeable script editor dialog.  
  95. - Script editor checkboxes to specify which search/replace string 
  96.   operations to carry out.
  97. - %%today%% value for the Min Date Filter= and Max Date Filter=
  98.   switches in manually edited scripts.
  99. - Progress meter for 'File Find' mode.
  100. - Special switch to simply special replace counters sequencing 
  101.   across files.
  102. - Extension to %%srfound%% to remove the characters specified
  103.   from the replace. See F1 hlp index, Replacement Operators.
  104. - ctrl+drag n drop a folder from Windows Explorer will 
  105.   append that folder to the Path field in the main dialog.
  106. - GUI field in Options-General to specify the binary/editor
  107.   to use when a search hit is in a binary file.
  108. - Special registry switch to make a default target path 
  109.   for the file operations dialog.
  110. - %%SRPREPEND%% and %%SRAPPEND%% operators for scripts.  
  111. - Script switches in the [Options] section can now go in any 
  112.   order. Previously they had to be in a specific order.
  113. - Settings from Options-General are no longer saved in scripts.
  114. - The results can be dumped directly to the windows clipboard.
  115.   Specify 'clipboard' (no quotes) for the output file spec in 
  116.   Options-Output.
  117. - Search all local hard drives can be done by specifying 'Local 
  118.   Hard Drives' in the Path field. To search shares you have 
  119.   access to on a UNC path, specify the UNC machine name in 
  120.   the Path field.
  121. - Additional special replacement operators: %%srfound%% returns
  122.   the entire search string found. %%srfilesize%% returns the size
  123.   of the file prior to replacements.
  124. - The boolean regular expression operators - &, |, and ~.
  125.   can be used directly in the Search For: field. Enable 'Whole 
  126.   Word' search to use. See F1 Help for more information.
  127. - Switch to enable display of file data & time in Search Results 
  128.   (Options-Output).
  129. - Warning for Delete during file operations.  
  130. - UNICODE text files are processed automatically, without any user
  131.   setup.
  132. - Progress meter can be displayed or not.
  133. - Results list can be scrolled during processing (it slows the 
  134.   display down somewhat).
  135. - Additional variables for file date/time and system date/time to
  136.   be used in searches/replaces
  137. - Sorting of file names to be processed by various criteria
  138. - Executing scripts from the command line does not display the 
  139.   user interface if the /q switch is used.
  140. - More powerful attribute filters.  See Help for more details.
  141. - Allowing reversal of Filters (only showing files meeting the
  142.   given criteria).
  143. - Progress dialog with Cancel button.
  144. - New tree display allows one to collapse branches for a "cleaner
  145.   display".  Ctrl and + or - keypad key expand or collapse all
  146.   branches.  F4 and F5 move from file to file.
  147. - Append to Output File switch and script option.
  148. - Auto-complete combo boxes.  The option can be adjusted in
  149.   Options | General.
  150. - Filters for File Attributes were added to Options, Filter tab.
  151. - Organize Favorites now has an Edit button that allows you
  152.   to edit the selected item.
  153. - Network client setup is available on demand (write 
  154.   support@funduc.com).  That way all client machines can use the 
  155.   same copy of the program.
  156. - New Favorites menu allows you to save frequently used searches
  157.   and/or paths and file masks.
  158. - Replace Confirmation and File Operations dialogs are resizable
  159.   and they remember the last position.
  160. - Shift+Ctrl+H will replace text in the clipboard.
  161. - More script options for performing replaces more than once 
  162.   (in a specified loop).
  163. - An HTML mode which processes text with special HTML characters
  164.   (such as <>& and accented characters).
  165. - Find in Search Results
  166. - A way to convert files character by character (between ASCII and
  167.   EBCDIC for example) by using a special script.  See help file
  168.   and example scripts.
  169. - Touch only files selected in the Search results list (see context
  170.   menu).
  171. - Option for maximum characters on a line displayed for each hit.
  172. - Regular Expression operators for beginning and end of file.
  173. - Ability to specify include/exclude expressions based on a regular 
  174.   expression hit. 
  175. - Holding Alt+Ctrl when clicking on Search or Replace button will
  176.   process only the files currently listed in the Search results
  177.   (if any).
  178. - Regular expression operator ! syntax has changed(it was also
  179.   improved).  See Help file for more information.
  180. - Search/replace information is displayed for Copy to 
  181.   Clipboard, Print or View as HTML.
  182. - Main Window has an improved user interface with a 
  183.   configurable toolbar (View Menu or right click on toolbar).
  184. - Script editor uses Tabs for improved navigation and allows 
  185.   comments to be entered and edited for Search/Replace items.
  186. - In the Touch dialog you can now add or subtract (use a 
  187.   negative value) seconds from the date/time stamp of 
  188.   selected files.
  189. - Maximum Regular Expression size is now 32K (Options-Search).  
  190. - Apply Script button in Binary Mode dialog (... button next to
  191.   Search/Replace fields) allows conversion of plain text to
  192.   RTF, Unicode, precede reserved characters by \ etc).
  193. - Check Ignore Whitespace to find a phrase regardless of where
  194.   line breaks may lie.
  195. - File Operations are available (see context menu and the
  196.   Actions menu) on selected file names from the results list.
  197. - %%envvar=temp%% can be used in the search or replace field to
  198.   be replaced by the contents of an environment variable (in this
  199.   case temp).
  200. - View Context window (double-click a hit line) has Prev/Next hit
  201.   buttons.
  202. - Holding Ctrl key down when clicking on Insert or Remove All 
  203.   buttons in the script editor will put the main window's
  204.   Search/Replace and Path/Mask values in the script fields.
  205. - Text files can now be re-formatted at a specific column (see
  206.   Binary Mode dialog Help in the Help file).
  207. - In Binary Mode dialog (... button next to Search and Replace 
  208.   fields), if regular expression is checked on main screen, the
  209. - Print menu when Search Results are displayed.  Also a View as
  210.   HTML menu to view results in your browser(and perhaps then
  211.   print them in color).
  212. - Undo replace feature when using a Backup Directory.
  213. - Caching of file names processed previously is enabled by 
  214.   default.  It can be turned off in Options.
  215. - In the 32 bit version, Page Up/Down moves around a file in the
  216.   View Context window.
  217. - Drag and drop of files or folders to the program is possible.
  218. - Allowing including/excluding of certain files and/or 
  219.   subdirectories when processing.  See user interface for that
  220.   when pressing ... button next to the Mask field.
  221. - Stop processing file after first hit Option was added.
  222. - Allowing script files to contain options for batch processing.
  223. - Multiple paths, separated by ; can be used for processing from
  224.   the main window.
  225. - Touch functionality allows changing file attributes also.
  226. - Files and/or directories can be dropped from the Explorer or File 
  227.   Manager into the main window and they will be recognized for 
  228.   processing. 
  229. - Script files can now contain a description and a boolean 
  230.   expression to control which files will be processed (see 
  231.   Script/Advanced).  Several Options can now be specified in a 
  232.   script file.
  233. - Entering "Default Printer" for the Output file setting in
  234.   Options/Output will produce a wrapped printout.
  235. - Tighter integration with the Windows Explorer for processing 
  236.   certain selected files/directories and the program is now 
  237.   available on the Start/Find menu in Windows 95/NT 4.0. 
  238. - Several useful scripts are included and copied to the program's 
  239.   directory. 
  240. - Numbers can be incremented or decremented using Regular Expression 
  241.   replaces. See Help file for more info. 
  242. - In replaces, when the strings %%SRPATH%% and/or%%SRFILE%% are 
  243.   found, the program will insert the currently processed file path 
  244.   and name in their place. 
  245. - In the Windows 95/NT version, Enter on the Search Results acts as 
  246.   a double-click. 
  247. - Default viewer Option now handles keywords %line% and %path% for 
  248.   current line and path for custom editor command line settings.  
  249.   The keywords are case insensitive. 
  250. - Regular Expressions allow specifying a range of expressions to 
  251.   match for the + operator (ie +5[a-z] matches exactly 5 characters, 
  252.   +5-10[a-z] matches 5 to 10, +-5[a-z] matches 5 or less and 
  253.   +5+[a- z] matches at least 5 characters). 
  254. - Regular Expressions syntax was improved to allow specifying all 
  255.   characters like so: [] means match ANY 1 character, +5[] means 
  256.   match ANY 5 characters etc. 
  257. - Filters for processing files between dates, sizes.  See Options. 
  258. - Output Options were split from Search Options and expanded.  A 
  259.   Display replace string feature will allow creation of reports 
  260.   without line numbers.  It also serves as a log of what was 
  261.   replaced (when some hits are not replaced, the replace string is 
  262.   not output). 
  263. - You can prepend or append data (several lines if you want) at the 
  264.   beginning or end of the files processed using the Binary Mode 
  265.   dialog (... buttons next to the Search and Replace fields).  This 
  266.   feature can also be used with scripts. 
  267. - Write changed files to Backup Directory option now allows you to 
  268.   leave your original files intact and write the changed files to 
  269.   the Backup Directory instead. 
  270. - Regular expressions to find  (and replace) items "close by" (up to 
  271.   4096 characters) can be set in options.  The default is 512 
  272.   characters. 
  273. - The Windows 95/NT version allows View Context of binary files 
  274.   through a new Freeware utility: HexView.  HexView can be 
  275.   downloaded from http://www.funduc.com.  It should then be 
  276.   installed in the same directory as Search and Replace(or in the 
  277.   path or the Windows dir.). 
  278. - Scripts can be created to specify multiple search/replace 
  279.   combinations (with associated settings) and/or multiple paths and 
  280.   masks to process.  The script settings (masks, paths, 
  281.   search/replace strings) can also be overridden from the main 
  282.   screen. 
  283. - Exclude masks can now be used.  For example: 
  284.   *.*;~*.swp;~*.exe;~*.dll will process all but *.swp;*.exe;*.dll 
  285.   files. 
  286.  
  287. Features planned for future releases include:
  288. - Quiet mode when using the user interface (no read-only or error 
  289.   prompts).
  290. - Additional variables for file date/time and system date/time to
  291.   be used in searches/replaces
  292. - Display of file date/time and size in search results.
  293.  
  294. I'd like to thank you for offering suggestions and pointing out 
  295. problems!
  296.  
  297. If you have any suggestions for improvements or bug reports please
  298. do not hesitate to contact us at support@funduc.com.  As a
  299. registered customer, you receive free upgrades of the product and
  300. customer support (by E-MAIL) for six months.  If you need additional
  301. copies and would like to take advantage of the quantity discounts,
  302. the information is available on our Web page (see below).
  303.   
  304. Thank you,
  305.  
  306. Mike Funduc
  307. Funduc Software Inc.
  308. http://www.funduc.com
  309. support@funduc.com
  310.  
  311.  
  312. Other Funduc Software utilities can be found at our web site
  313. (http://www.funduc.com) and other locations such as WUGNET's
  314. (Windows User Group Network) CompuServe forums (GO WINSHARE), the
  315. Simtel file archives (http://www.simtel.com) or America On Line. 
  316. Our shareware and freeware products include:
  317.  
  318. Directory Toolkit for Windows 95/NT (shareware) - A multipurpose
  319. directory comparison and file manager that provides features missing
  320. from Windows 95/98 and Windows NT 4.0 or higher.  It displays single
  321. directory lists or side-by-side directory comparisons using color
  322. coding for alike, different, or missing files.  Comparisons can be
  323. based on dates or a binary file analysis of file content.  You can
  324. copy, move, & rename files while retaining long filenames and six
  325. built-in synchronize functions simplify updating directories.
  326. Built-in archive functions, with Explorer shell extensions, let you
  327. create & manage archives from Explorer and use Directory Toolkit as
  328. your primary archive manager for supported archives (ZIP, TAR, &
  329. GZ).  File operations and directory comparison functions work
  330. seamlessly on files in archives, e.g., no need to manually extract
  331. files first.  Other features include statistics for file counts and
  332. path sizes; Ignoring filename case during comparisons; Explorer
  333. compatible OLE drag n Drop; Split/Concatenate files to/from
  334. diskettes; Encode/Decode UENCODE, Base64(Mime), BinHex(Mac), and
  335. XXENCODE formats (Decode also includes printable, 7 bit unencoded, &
  336. plain text); An integrated comparison viewer for a color coded
  337. display of the actual differences in files; Safe physical sort of
  338. directories; Touch files (change time/date & attributes stamps);
  339. Find duplicate files on a drive; Open files and launch applications;
  340. Multiple include/exclude file masks and the ability to
  341. include/exclude files based on size and date; Command line switches
  342. to automate comparisons & synchronize operations via batch files;
  343. Configurable output file and print functions to create reports of
  344. single and comparison directory lists; Detects & runs (optionally)
  345. setup programs in archives; File numbering to number files
  346. sequentially based on adjustable sort order and a user defined
  347. starting value.  Help file with examples included.  A complete
  348. German version and Japanese language module are available from
  349. http://www.funduc.com.  Cost: $25
  350.  
  351. Registry Toolkit (shareware) - Registry Toolkit is a utility for 
  352. advanced computer users that performs search &/or replacement 
  353. operations on the Windows 95/98/NT registry. You can 
  354. search/replace using case sensitive or insensitive settings and
  355. regular expressions in registry data, values, keys (or any 
  356. combination) and specify the types of data to process. If you 
  357. cancel a search the results up to that point (if any) are 
  358. displayed in a tree list. You can print and print preview the
  359. search results, import or export parts of the registry to/from
  360. text files, create and edit keys, values, & data of all types, 
  361. delete keys & values (after confirmation), and undo the last 
  362. changes made. Registry Toolkit will operate on a remote 
  363. registry (if you have permission to do so).  Cost: $25
  364.  
  365. Shortcut Doctor for Windows 95/NT (shareware) - Shortcut Doctor
  366. allows you to check all your links/shortcuts and see which contain
  367. targets which can no longer be found.  You can then delete the
  368. shortcuts, resolve them or replace all shortcuts pointing to a
  369. certain drive or directory with another (after validation of new
  370. path is made). Individual shortcuts can be edited and all shortcuts
  371. on a drive can be displayed, regardless of whether they are valid or
  372. not.  CD-ROM drives or network drives can be ignored during
  373. processing. Cost: $15.
  374.  
  375. Funduc Explorer Extensions (shareware) - Explorer Extensions allow
  376. you to perform additional tasks using a familiar interface: the
  377. Windows 95/NT Explorer.  You can split and concatenate files to/from
  378. diskettes; Encode/Decode UUENCODE, Base64(Mime), BinHex(Mac), and
  379. XXENCODE formats (Decode also includes printable, 7 bit unencoded, &
  380. plain text), Touch files (change time/date stamp as well as
  381. attributes). Cost: $15.
  382.  
  383. Drive Bar (shareware) - Drive Bar allows you to conveniently 
  384. open views of your drives in Windows Explorer. Drive Bar's Auto 
  385. Hide function allows it to disappear from view when not in use so 
  386. that it does not take up screen space when not in use. You can 
  387. resize Drive Bar and have it remain visible at all times if you 
  388. like. You can also specify a File Manager program to use instead 
  389. of Windows Explorer, launch drive views as "Tiled" or not, not 
  390. include specified drives in the list of drive icons, and have 
  391. Drive Bar run automatically at Windows startup (see Options). 
  392. Cost: $10.
  393.  
  394. Sort and Slice (shareware) - Sort and Slice allows easy sorting 
  395. and/or reformatting of Column Delimited files.The program can 
  396. skip header lines, use regular expressions to process variable 
  397. data and has a User Interface that allows the user to graphically 
  398. determine the correct processing parameters. You can also remove 
  399. repeat lines from files and pad fields during the sort. Command 
  400. line switches and scripts are available to easily manage frequent 
  401. operations. Cost: $25.
  402.  
  403. Delivery Agent (shareware) - Delivery Agent is a send-only email 
  404. program for use by web site managers and network administrators. 
  405. It allows you to easily deliver frequently used email messages 
  406. (& attachments) as text files, which can then be sent to one or 
  407. more users by simply selecting a message and entering the users' 
  408. addresses or by providing a file that contains a list of addresses. 
  409. The settings & message files may be managed with a text editor 
  410. if you like and the program can keep a log of message activity. 
  411. The program uses SMTP services for message delivery and does a 
  412. POP check prior to sends for servers that require IP address 
  413. verification before relaying is permitted. Cost: $25.
  414.  
  415. HexView for Windows 95/NT (freeware) -  HexView allows you to view,
  416. print, print preview of any file as a Hex Dump.  HexView is
  417. intended as a free companion program to our utility, Search and
  418. Replace. However, it is a standalone application and you are free
  419. to use it as you see fit.  The source code (C++ using MFC 4.x or
  420. higher) can be downloaded for free from http://www.funduc.com. 
  421.  
  422. INI to Registry for Windows 95/NT (freeware) - This program works 
  423. well with any program that relies on .ini files.  It can read the 
  424. contents of any INI file and load them into the Windows 95/NT 
  425. registry.  That way programs which previously used INI files can 
  426. read the old data from the registry.  The program is free.  The 
  427. source code is available for 25.  Please E-MAIL info@funduc.com for 
  428. information on purchasing the source code. 
  429.  
  430. Decode Windows 95 Shell Extension (freeware) - This Explorer 
  431. extension provides a subset of the decoding features available in 
  432. Directory Toolkit.  It allows you to decode a UUENCODED, XXENCODED, 
  433. BinHex or Base64(MIME) file by simply right-clicking on it in the 
  434. Explorer and selecting Decode from the menu.  It supports multiple 
  435. attachments, multi-part files (already concatenated), XXENCODED and 
  436. User (table) encoded files in addition to UUENCODED, Base64(MIME) 
  437. and BinHex (Mac format) files.
  438.  
  439. Count Characters (freeware) - This little app was written to: a)
  440. Allow users to dump the contents of combo, edit and list boxes as
  441. well as static and button fields to the clipboard.  This can come in
  442. handy for browser lists, as well as items displayed by other
  443. applications to which you otherwise have no access.  b) To help
  444. users understand how applications are built (what types of controls
  445. are used).  Other tools are available for this of course but they
  446. are usually known only to programmers.  c) To allow users to know at
  447. any time how many characters they have typed in an edit box.  This
  448. might be useful, for example, if a site asks you to only enter a
  449. certain amount of data in their fields but don't tell you that you
  450. went over until it's too late.  Depending on the editor, html
  451. authors might also find this handy for double checking the length of
  452. meta tags.  Separate Win3x & Win 95/98/NT versions included.
  453.  
  454. Limit Edit (freeware) - Expands upon the built-in limit feature 
  455. for edit boxes and rich edit controls by letting you set your 
  456. own maximum size settings for the amount of text permitted in edit 
  457. boxes and rich edit controls.  For example, you could use Limit 
  458. Edit to set a limit on the amount of text allowed in an instance of 
  459. the Notepad text editor.  Separate Win3x & Win 95/98/NT versions 
  460. included.
  461.  
  462. Patch Creator (shareware) - Created for software authors, this 
  463. program is used to make patches for updating registered versions 
  464. software. Both the patch creator and patch applicator are easy to 
  465. use GUI programs. The creator is a Win 95/98/NT utility. It can 
  466. create either 16 or 32 bit patches that are self-contained in a 
  467. single GUI .EXE. Compression can be used to reduce file size. You 
  468. can require passwords (or not). Files on users' machines can be 
  469. updated from a specific version, added regardless of existing 
  470. version, removed or renamed. Cost: $75.
  471.  
  472. Decode/Encode DLLs (shareware) - Also a developer tool, the 
  473. Decode/Encode DLLs can be called from any Windows programming 
  474. language (such as VB, Visual C, Powerbuilder, etc.).  It allows 
  475. you to automatically detect if a given file is UUENCODED, 
  476. Base64(MIME), XXENCODED, BinHex or encoded with a user-supplied 
  477. table.  The DLL can then decode the file(s) either in the current 
  478. directory or in one specified by the user. Binary files can also be 
  479. encoded for transmission over the Internet.  Cost: $58.
  480.  
  481. Custom programming and consulting services are also available.
  482. Please write us at info@funduc.com for inquiries and personalized
  483. arrangements.
  484.