Tags:
tag this topic
create new tag
view all tags
---+ .FILE MOVE _This subroutine will move a file or directory from one location to another, creating any required directories._ <br />%TOC% ---++ Usage: <pre> PASS <error_message> FIELD SHARE? Y PASS <source_file> FIELD SHARE? N PASS <dest_file> FIELD SHARE? N GOSUB --- .FILE MOVE * check for errors IF --- .FILE MOVE NE </pre> ---++ Description: This subroutine will move a file or directory from one location to another, creating any required directories. All parameters are required, if any are missing the subroutine will CANCEL. <error_message> contains additional error information if the command fails (Required). Must be PASSed with Share "Y". <source_file> is the source file or directory to be moved (Required). <dest_file> is the location where the file should be moved to (Required). If <source_file> is a directory, then <dest_file> must also be a directory. If <source_file> is a file, then <dest_file> must also be a file. If --- .FILE MOVE is not blank, you can check the <error_message> field for more information on why the move failed. File permissions and ownership are not changed by the move. ---++ Comments: _Read what other users have said about this page or add your own comments._ <br />%COMMENT% -- Main.JeanNeron - 2012-01-25
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2012-01-25
-
JeanNeron
Home
Site map
Main web
MedicaidBilling web
Sandbox web
TWiki web
Main Web
Users
Groups
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
E
dit
A
ttach
Copyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback