Re: COSC crash with directory alias


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Robert G Laurin on November 22, 2005 at 13:52:58:

In Reply to: Re: COSC crash with directory alias posted by Barbara Brazil on November 22, 2005 at 13:25:11:

This is good!

I now can force create the Alias for my export files.

So I can create:

print (SetDirAlias="CAEXPORT","C:\Document and Settings\rlaurin\My Documents\CometExport",2)

We all know that using a Windows domain prevent user data to be created anywhere else than the users' home directory. So that means this above command will work only for my machine when I am logged in.

I tried:

print (SetDirAlias="CAEXPORT","%USERPROFILE%\My Documents\CometExport",2)

This command executes successfully, the Alias created includes the %USERPROFILE% as shown (no substitution). Unfortunately, the path is not corrected when (CopyFile ) is used. As a matter of fact, (CopyFile ) goes thru without a glitch and report SUCCESS!. Only problem is that the file is now in never-never land.

We are stuck with a damn Windoze domain... arrg !

I HATE WINDOWS !!




Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]