REBOL3 tracker
  0.9.12 beta
Ticket #0001533 User: anonymous

Project:



rss
TypeBug Statustested Date22-Mar-2010 11:34
Versionalpha 97 CategoryPorts Submitted byKen Singleton
PlatformWindows Severityminor Prioritynormal

Summary Rename Directories throws an error
Description When trying to rename a directory the error is thrown:

** Script error: cannot use rename on port! value
** Where: rename
** Near: rename %test/ %temp/
Example code
rename %test/ %temp/

Assigned ton/a Fixed inalpha 108 Last Update20-Oct-2010 03:18


Comments

Date User Field Action Change
20-Oct-2010 03:18 BrianH Status Modified built => tested
21-Sep-2010 19:34 carl Fixedin Modified => alpha 108
21-Sep-2010 19:34 carl Status Modified reviewed => built
22-Mar-2010 23:12 BrianH Description Modified -
22-Mar-2010 23:12 BrianH Category Modified Native => Ports
22-Mar-2010 23:12 BrianH Status Modified submitted => reviewed
22-Mar-2010 11:34 Ken Singleton Ticket Added -