Choose Start > Programs > Accessories > Command Prompt.
Choose Start > Programs > Command Prompt.
In Windows, use of the cd (change directory command) in conjunction with the %CROSSWORLDS% environment variable automatically navigates to the WebSphere directory if the prompt currently resides somewhere on the same drive or partition where WebSphere InterChange Server is installed.
The two lines below illustrate how the sequence of prompts should appear if the cd command were used as described above:
D:\>cd %CROSSWORLDS%\DevelopmentKits\edk\ServerAccessInterfaces\AccessSample D:\\CrossWorlds400Dev\DevelopmentKits\edk\ServerAccessInterfaces\AccessSample>
The command below, for instance, would provide the desired results in a Windows system; press the Enter key after typing the command:
D:\\CrossWorlds400Dev\DevelopmentKits\edk\ServerAccessInterfaces \AccessSample>xcopy collaborations %CROSSWORLDS%\collaborations /s
The command below, for instance, would provide the desired results in a Windows system; press the Enter key after typing the command:
D:\\CrossWorlds400Dev\DevelopmentKits\edk\ServerAccessInterfaces \AccessSample>xcopy DLMs %CROSSWORLDS%\DLMs /s