Changes between Initial Version and Version 1 of Ticket #220, comment 1
- Timestamp:
- Aug 13, 2013, 1:36:25 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #220, comment 1
initial v1 9 9 However, I don't see how to do it with the ProMC library. 10 10 11 ProMCBook takes file name as an argument, ZipFile also takes file name as an argument. So, there is no way to pass a pointer to stdin.11 ProMCBook takes file name as an argument, !ZipFile also takes file name as an argument. So, there is no way to pass a pointer to stdin. 12 12 13 13 Does the ProMCBook or !ZipFile classes recognize URL links and read files directly form a web server?