![]() BBjClientFileCreation Path| | | +--BBjClientFile
DescriptionThe BBjClientFile object provides developers methods to manipulate a specific client-side file. CreationThe BBjClientFile object is created through the following BBjClientFileSystem object methods:
Methods of BBjClientFile
ConstantsNone. Remarks![]() In the BUI client, both filename$ and absoluteName$ are simple names, not complete paths, and parentDir!, if specified, is ignored. The specified filename is used as a key to a collection of user-selected files on the web server. Example 1 demonstrates a complete end-to-end cycle to copy a selected file from the client, then copy a selected file to the client; it shows that files copied from the user's machine must first be directly chosen by the user. See BUI: Interacting with client files for a discussion of the BUI BBjClientFile. Example 1
Example 2See AlsoSee the BBj Object Diagram for an illustration of the relationship between BBj Objects. ______________________________________________________________________________________ Copyright BASIS International Ltd. BBj®, Visual PRO/5®, PRO/5®, and BBx® are registered trademarks. |