[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
Title: | *OLD* ALL-IN-1 (tm) Support Conference |
Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 |
Moderator: | IOSG::PYE |
|
Created: | Thu Jan 30 1992 |
Last Modified: | Tue Jan 23 1996 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 4343 |
Total number of notes: | 18308 |
3325.0. "Questions about code in SM_MOVEDISK.SCP" by AIMTEC::PERREAULT_K () Fri Sep 24 1993 17:36
Hi,
I had a customer who was modifing the ALL-IN-1 V3.0 SM_MOVEDISK.SCP to do
some additional checks of disk space to ensure there is enough room for that
user to be moved to the target disk.
She was somehow using the information in the file that gets created by the
SM_MOVEDISK.SCP with the following line of code to check the space used by
the user being moved:
get oa$dcl='dir /size/grand/out=' #size_file
She found that the information in this file is for the ALL-IN-1 manager's
directory/file size not the user being moved.
Is this what is suppose to be in that file? IF so why isn't it checking the
size of the user's directory instead?
She changed the line in the SM_MOVEDISK.SCP to the following syntax so that
it pulls the information for the user being moved:
get oa$dcl='dir /size/grand/out=' #size_file ' ' #old_device #source_dirs
Is this going to cause problems for her?
Thanks,
Kathy
T.R | Title | User | Personal Name | Date | Lines
|
---|