Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'refurbished version of the script' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
refurbished version of the script
Authored by: Thomas Kaiser on Mar 14, '03 07:55:47AM
The posted script is in fact missing some backslashes and lacks some
other basics, too.

I put an enhanced version at

    http://users.phg- online.de/tk/MOSXS/atprint.gz

Additional Features/Fixes:

- can deal with zones
- quotes device URI correctly
- ability to specify a certain type of AppleTalk device to search for
- no temporary file handling

You can use different versions of the script simultaneously if you adjust
the $devicetype variable (eg. one searching for ImageWriter, one for
LaserWriter).

To make the script compatible to the initial posted script, change
$devicetype to "DeskWriter" and $formfeed to TRUE

Hope that helps,

Thomas

[ Reply to This | # ]