Quick Index
White Paper
English Version
Versione Italiana
Amiga Guide

Avaible Classes
BeBox
Bitmapper
DirList
Displayer
Hardsprite
IFFParser
Localer
Mgui
Mousepointer
NodeMaster
parser
ReqTooller
Rexxer
StringNode
Super_Picture
Tasker
ToolType
Worldbuilder

Other Modules
AFCTools
Explain_Exception
validPortName


Other Services
Contribute to AFC Project
The AFC Mailing List
Actual AFC Programmers


Amiga Foundation Classes is a free service of Fabio Rotondo and Andrea Galimberti.

This page has been accessed

times!

validPortName

Amiga Guide Documentation Requires: V1.00
E Class (Module) Version
Complete Archive
This function helps you to find an unique Message Port name.
The message port will be created in the standard format:
        basename.number
For example:
       'DOPUS.1', 'IMAGEFX.2' ...
Where basename is DOPUS and IMAGEFX and number is 1 and 2.

© 1997 Amiga Foundation Classes