- Posted by
- Ya it saves as .000 with extension!, I have configured my account via account manager! Whats happening is that it saves the file to home directory (default) rather to the path which is mentioned in the command and it happens this way.. UltraEdit.saveAs("FTP::accountname\\path/Students_01_"+myTime+"_...Posted in Scripts
-   Topics
-   Views
- syedakram
May 20, 2014
- UltraEdit.saveAs("FTP::accountname\\path/Students_01_"+myTime+"_"+nHour+nMinute+nSecond+"_P.DAT"); I use this but what happens is the tab which holds this active file displays that it is actually being saved in the path but it doesn't. I've waited for more than 30 mins to see if it actually saves bu...Posted in Scripts
-   Topics
-   Views
- syedakram
May 19, 2014
- Hi, I have an active document created via script and i'm trying to save this file via script to FTP directory. I tried with the below example mentioned in the help topics but am not able to save it. if (UltraEdit.activeDocument.isHexModeOn()){ //do these commands... } else { //do these commands... }...Posted in Scripts
-   Topics
-   Views
- syedakram
May 08, 2014