×
Discuss on any other topics
resize on universe
- tiger93
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 0
17 years 1 month ago #2004
by tiger93
resize on universe was created by tiger93
Hi all,
I am getting error to open files having modulo greater than 1000 in my universe edition. If I resize it is working fine.
I want to resize all the files having modulo greater than 1000.
Is there any way to find all the files having modulo greater than 1000 and resize all files with a single command. using pipe or something.
Now I am resizing on by one as
RESIZE 30 9000
Thank you,
I am getting error to open files having modulo greater than 1000 in my universe edition. If I resize it is working fine.
I want to resize all the files having modulo greater than 1000.
Is there any way to find all the files having modulo greater than 1000 and resize all files with a single command. using pipe or something.
Now I am resizing on by one as
RESIZE 30 9000
Thank you,
Please Log in or Create an account to join the conversation.
- malai
- Offline
- Platinum Member
Less
More
- Posts: 508
- Thank you received: 11
17 years 1 month ago #2005
by malai
Replied by malai on topic No direct way
I dont find any direct way to do this.
Write a basic program,
Use STATUS statement to check the existing modulo and RESIZE....
___________
Thanks
Write a basic program,
Use STATUS statement to check the existing modulo and RESIZE....
___________
Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.066 seconds