
satyam
Members-
Content Count
13 -
Joined
-
Last visited
Community Reputation
0 NeutralAbout satyam
-
Rank
novice
-
i changed the memory to 256 in the preperences and its working fine. but the problem is taking the orginal filename while exporting. here is my script: "filewin:/M:/2 PM Doc/2 Scope/Change Control/Change Control Documents Archive/ Test.txt" how can i add the selected filename(with Extension) to this exported path. i am waiting for your reply
-
Insert File [ Attachments::attachment ] Set Variable [ $exportPath; Value:"//filewin::P/M:/2 PM Doc/2 Scope/Change Control/Change Control Documents Archive/ & GetasText(Attachments::attachment)" ] Export Field Contents [ Attachments::attachment ; “$exportPath” ] Set Field [ Attachments::attachment ; $exportPath ] and getting the following error: "GetasText(Attachments::attachment)" coud not created on this disk. Use a different name, make more room on the disk, Unlock it or use a different disk.
-
Get Present and previous values for a field
satyam replied to satyam's topic in Calculation Engine (Define Fields)
i am done with this -
Get Present and previous values for a field
satyam replied to satyam's topic in Calculation Engine (Define Fields)
super log audit tracking -
Where is the original file? On the user's local machine? Where is the remote volume. Is it a shared volume or an ftp server? What have you tried? What problem did you have? Have you read any of the user guide? Seriously, you have to do a bit of work before posting, and tell us more than the quick comment. Orginal file is at User desktop(local Machine) and renote drive is a shared drive from the server and the every user wants to insert their own files.