PutLong: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
Line 1: Line 1:
==Description==
A little REXX script to assign a LONGNAME Extended Attribute to a file, without changing its real name.  
A little REXX script to assign a LONGNAME Extended Attribute to a file, without changing its real name.  


Line 10: Line 9:
==Author==
==Author==
* [[Cristiano Guadagnino]]
* [[Cristiano Guadagnino]]
[[Category:Software]]


[[Category:Open Source Software]]
[[Category:Open Source Software]]

Revision as of 23:44, 30 August 2017

A little REXX script to assign a LONGNAME Extended Attribute to a file, without changing its real name.

Download

License

Open Source under the GNU GPL V2 License.

Author