Jump to content

satyam

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by satyam

  1. Here is the small change to your code and its workig fine for any kind of file.. "filewin:/M:/2 PM Doc/2 Scope/Change Control/Change Control Documents Archive/" & $filename
  2. i am sorry boss.. its working fine with small modifications to your code and thank you so much for your postings. if i need any thing.. i will keep posting on the same thread pl reply me if you know. Thanks alot
  3. got it working fine with this and how to set the file as a reference.
  4. 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
  5. 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.
  6. My requierment is here. User Side: 1.User select any file from desktop and insert. My side: 2. I need to insert the file as a reference 3. and Store the Physical file to the Remote Shared Folder. can i use the same for this?
  7. 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.
  8. 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.
  9. i am using the audit tracking for the saved records. I am not getting the previous value for a field. can any one help me on this?.
  10. i need help on insert a file into a container as a Reference and store the phyical file to the remote folder. i am new to the FM and trying and getting any idea . Pl help me asap. Thanks, Satyam.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.