Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


Orphaned Functions

Keywords:    discontinued orphaned functions

Question:

Is there a Document that shows what Functions that have been replaced and what new functions to use along with the usage or work arounds.

Answer:

We generally "undocument" functions to orphan them. All of the orphaned ones still work.
	Orphaned    Replaced by

	CallExt	       RunWait

	DateTime       TimeDate

	Delay	       TimeDelay

	DialogBox      Dialog

	ItemBox	       AskItemList

	ItemSortNC 	New word sorts, no different that ItemSort.
	
	TextBox	       AskFileText

	WinActivChild 	WinActiveChild

	WinCloseNot	(Deleted - too dangerous)

	RunExit		(not supported in 32 bit)


Article ID:   W13097
Filename:   Orphaned Functions.txt