MMCC MASTHEAD


INDEX

v1.10
Mid-Michigan Computer Consultants, Inc.
509 Center
Bay City, Michigan

Sales (989) 892-9242             Support (989) 686-8860


ANSI Standard PL/B Language
FILE MANAGER
NOTE TO OUR READERS
This web resource is written for our own use. But we feel strongly that the PL/B language should be shared with the software community. So feel free to use this at will! BUT PLEASE... if you find errors or omissions or have a better way to do something. TELL US! Dialog helps us all. Send e-mail to: support@mmcctech.com
File Manager:
The FILE MANAGER is a separate Sunbelt product. You run it on a machine connected to the internet with a static IP address. Other PLBWIN programs running anywhere in the world which have access to the internet can access files stored on the machine which is running FILE MANAGER.

File manager will work behind a firewall provided that PORT FORWARDING is supported. MMCC runs it's file manager behind a SonicWall hardware firewall.

A file is defined as being on a file manager system simply by appending the IP address and port number of that machine to the file name. The IP address is prefixed with the pipe (vertical bar) character. For example:
	C:\MANAGED_FILES\REAL_ESTATE\AGENTS.ISI|111.222.333.444:4043
The following instructions are supported by the FILE MANAGER system. There are probably more.
  • OPEN
  • PREP
  • CLOSE
  • I/O all read/writes
  • FINDFILE
  • COPYFILE
  • PRTOPEN
  • PRTPLAY

A note from Sunbelt web board 4/8/2004 regarding SORT verb and file manager:
With version 8.7 you can sort the local file to a temporary file and then use COPYFILE to get the file to the file manager.

With version 9.0 you can do the same thing, or use COPYFILE to copy the file to the file manager and then cause the sort to be performed on the file manager.

You CANNOT sort a local file to a file on the file manager, or a file on the file manager to a local file.

CONTENTS

v1.10
Send e-mail to MMCC.

Write to MMCC Technical Support at:
MMCC, Inc.
600 W. Midland
Bay City, MI 48708
(989) 686-8860
| Home   |

© 1997 MMCC, Inc. All Rights Reserved.

Report problems or suggestions to support@mmcctech.com
Site hosted by Molarnet Technologies

Started Sept 1998