Related changes
Appearance
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
4 November 2025
| N 06:20 | WpSetTitleAndRenameFile diffhist +2,246 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpSetTitleAndRenameFile}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method sets the current title of an object and renames the file to match the title. ==Syntax== _wpSetTitleAndRenameFile(somSelf, pszNewTitle, fConfirmations) ==Parameters== ;''somSelf'' (WPFileSystem *) - input :Pointer to the object on which the method is being invoked. :Points to an object of class WPFileSystem. ;''pszNewTit...") | ||||
| N 06:06 | WpConfirmRenameFileWithExt diffhist +1,481 Martini talk contribs (Created page with "{{DISPLAYTITLE:wpConfirmRenameFileWithExt}} This method is specific to version 3, or higher, of the OS/2 operating system. This instance method prompts the user whether to rename this file with possibly a different extension. ==Syntax== _wpConfirmRenameFileWithExt(somself) ==Parameters== ;''somself'' (WPFileSystem *) - input :Pointer to the object invoking the method (a "self" pointer). :Points to an object of class WPFileSystem. ==Returns== ;''fConfirmation...") | ||||