| Message: 89834 |
 |
BY: Daniel Berger (djberg96) DATE: 2009-08-24 16:48 SUBJECT: RE: Problem using require "'windows/pipe'" Hi Christopher,
Manually installing it like that doesn't automatically pull in the dependencies. You'll need to install windows-pr first.
Also, be sure to 'require "win32/pipe"' in your actual code.
Regards,
Dan | |