Irenaeus
http://en.wikipedia.org/wiki/Irenaeus
http://en.wikipedia.org/wiki/Irenaeus
Found this on the Western Digital page. Trying it now will let you all know if it works or not? Fingers crossed Error: 0x8078002A occurs when backing up to a 2.5 or 3.0 TB drive in Windows 7 Backup and Restore Answer ID 6618 | Last Updated 05/19/2011 –> Problem: When using Windows 7 Backup… Leer más »
http://cubox-i.com/
Para listar todas las tablas: for each _file no-lock where _file._hidden = no, each _field no-lock where _field._file-recid = recid( _file ): display _file._file-number. display _file._file-name _field._field-name. end. ————————————————————– Or, the quick ‘n dirty version: Code: find _file no-lock where _file._file-number = 7. /* change this number */ display _file._file-name.
http://www.raspberrypi.org/phpBB3/viewtopic.php?p=219980#p219980