Download: Scripting in a Box

<b>Scripting in a Box v0.0.1</b>
/people/sap.user72/blog/2006/04/06/scripting-in-a-box-v001
Interested in PHP or Perl? Tired of fighting with getting a development environment setup and not knowing which version of what to work with? I decided to devote the little free time I have these days to creating a solution just for you.
Message was edited by: Craig Cmehil

For those receving an error when trying to "stop/restart" Apache within the SiBox package, here's the fix.
This is also the piece (service) that exists outside of the package, but makes no difference as you move the package around.
1) start.bat right before "start C:\Development...." there should be the following lines.
REM ** Set Service Name for Apache, this enables starting and stopping of Apache while in Eclipse
C:\Development\Apache\bin\apache -k install
2) Eclipse Preferences - PHPEclipse - PHP External Editors
For the Start Apache it should be parameters "-k start"

Similar Messages

  • Since V.6, I've been getting this message when I download: Script: chrome://mozapps/content/downloads/downloads.js:1203 I have Mac 1.83GHz Core Duo 2GBram

    Beginning with Version 6 and now with Version 7, I've been getting a hang and this message when I download:
    Script: chrome://mozapps/content/downloads/downloads.js:1203
    Stop Script or continue?
    I have Mac 1.83GHz Core Duo 2GBram

    Hi,
    Please try couple of probable solutions as mentioned below:
    Solution 1:
    1. Close Elements.
    2. Launch the Photoshop Elements Welcome Screen and hold down Cmnd+ alt + shift as you click Editor.
    3. Continue to hold the keys until you see a message box asking if you want to delete Photoshop Elements settings file; click Yes. Elements will open with default preferences.
    Solution 2: In case any network printer is attached try to launch without network or printer uninstall or make different printer as default.
    Now launch PSE and check if it works.

  • Download script Output to XML format

    Dear friends,
    I want to download script output to xml format.
    Can you please help me regarding this issue.
    Its very Urgent.....
    Regards,
    Munna.G

    hi krishna,
    In Smartforms
    goto UTILITIES ---> download form.
    Browse the location and save the form.
    The saved form is in xml format.
    If you want to use that form,
    create a new form and go to utilities--> upload
    OR:
    Use function module FB_DOWNLOAD_FORM .
    Provide your form name as input for i_formname.
    you will get the output in xml format
    i think this will help u
    reward if help ful
    regards,
    sindhu.

  • What is the Program name to Upload and Download Scripts

    Hi ALL ,
                  Can anybody help me out by the program name by which we upload and download scripts ..
    Thanks in Advance
    Regards
    Shankar

    RSTXSCRP
    Regards,
    Aparna

  • Firefox can't open Download list, any dialogue box, or half of Tools - Options without freeezing and crashing?

    I'm currently running Firefox 3.6.1 and cannot open my Download List, start a Download, open any Dialogue box ("Browse", etc) or access the first half of my tabs in Tools ->Options without Firefox freezing. I have to manually terminate the process on Control Panel. 2 instances of Downloads and Firefox show up in Applications, and after I close Firefox, I get the message "plugin_container.exe crashed." I'm currently forced to using IE8 for downloading any files, which is annoying and cumbersome at best. Currently running XP SP3.

    I have a similar problem. Even though Word is listed under Firefox applications as opening .doc files, when I try to download a .doc file, it always asks me to choose an application and I have to go through an extra three steps to open Word.

  • Download scripts, prompts and documents from UCCX 8.0.2

    Is there any way to download scripts, prompts and documents from an UCCX 8.0.2
    I want to download these files from our production server and upload to an lab server that is running UCCX 8.5

    I tried that but I only get the message:
    $tar -xvf 2011-11-11-01-03-05_SESTHCC1CCX002_UCCX_SYSLOGAGT.tar
    tar: This does not look like a tar archive
    tar: Skipping to next header
    tar: Read 207 bytes from 2011-11-11-01-03-05_SESTHCC1CCX002_UCCX_SYSLOGAGT.tar
    tar: Error exit delayed from previous errors
    Same thing if I copy the TAR file to my windows PC, tar doesn't recognize it as a tar file and isn't able to extract it.
    No problem to restore the files to the original server.

  • How do I safely download google quick search box?

    Can anyone tell me, how do I safely download Google Quick Search Box?

    I'd likely use Spotlight or the google widget in Dashboard, although I usually stick with highlighting a word to search for, then ctrl-click & pick 'search with google'.
    QSB development seems to have ceased in 2010, and it was still 'beta' software then.
    http://www.alfredapp.com/ seems popular with some, and is in the app store.

  • How to download script and computed colum expression

    Hi,
    I'm developing meta analyzer for BQY in hyperion intrative reporting 8.5,
    While developing,i ve facing 2 issue,plz help me,
    1)I need to download script file not manualy,i e onstartup,Onactivate etc.. through script, this avaliable in HIR 9.3,
    but i'm not able to do in HIR 8.5,plz help how to do..
    2)and i have one more question,how to display computed coloum expression in Console window.
    plz suggest me..
    Thanks,
    Radhakrishnan

    I do not have v 8.5 to check object model Methods...
    the following will give you the script for the method/event. The text will be unformatted.
    Console.Writeln(object.event.toString() )
    Console.Writeln(CommandButton1.OnClick.toString() )In version 11 there is a new collection - EventScripts which will give you the text of the script for the event
                 CommandButton1
                     Methods
                     Properties
                     UserValues
                     Placement
                     EventScripts
                          Methods
                              Item
                          Properties
                              Count
                          OnClick
                              Properties
                                   Name
                                   Script
                                   Type
                          OnClientClick
                              Properties
                                   Name
                                   Script
                                   Type
                     Font
            ParametersYou cannot get the Expression of a computed column from a Results section via scripting

  • Script Errors Installation Box

    When reinstalling flash player receiving microsoft script errors when installation box appears for XP computer.

    Download the offline installer from http://helpx.adobe.com/content/help/en/flash-player/kb/installation-problems-flash-player- windows.html#main-pars_header and save it to disk, then close all browser windows and run the downloaded installer.

  • Help with download script

    Greetings all. Fairly new to scripting but I built the below script to automatically download a file and print it. It works, but what I want to do is eventually turn it into an .app that will run on a schedule (determined by the user). I'm not quite there yet, but what I haven't been able to figure out is how to set a default save location so that once the dialog box asks for the first save location for the file, it will remember that instead of asking every time the script runs (that way when it runs when it is scheduled there is no human input needed). Does this mean i need to run two scrips or can I use an "if then" statement that I haven't figured out. Lastly, if I want to turn it into an app, what's the best way, xcode?
    I pasted the script below. Thanks for the help!
    set d to ((do shell script "date '+%b%d%y'") & ".puz")
    set Puz to "http:[website]" & d
    set dest to (choose file name default location (path to desktop) default name d)
    do shell script "/usr/bin/curl " & Puz & " -o " & quoted form of POSIX path of dest
    delay 5
    tell application "[App]"
    activate
    open (dest & d)
    delay 2
    tell application "System Events"
    keystroke "p" using command down
    delay 8 -- (seconds)
    keystroke return
    delay 8 -- (seconds)
    keystroke return
    delay 8 -- (seconds)
    keystroke return
    end tell
    delay 30
    quit
    end tell
    Message was edited by: cloongoon

    If you want to save data between executions of your app you have two basic approaches.
    One is to store a property in your app - the property can be treated like any other variable, except that its value is retained when the app executes/restarts.
    The other approach is to write the data out to a file - kind of how any other app would save its own preference/settings data.
    Of the two, the property approach is the easier. Just declare a property at the beginning of your script:
    property dest:missing value
    This will declare dest as a property with an initial value of missing value (essentially null or blank). Your script can now check this variable, and set it to new values, and whatever its value is when the script exits will be saved.
    So all you need now is to check the property to see whether it's been defined or not:
    if dest = missing value then
      -- value has never been set, so set it:
      set dest to (choose file name default location (path to desktop) default name d)
    end if
    Of course, you might want to consider the case where the user wants to change the value - that's not so easy to do
    if I want to turn it into an app, what's the best way, xcode?
    XCode is the way to go if you want your app to have its own user interface, windows, buttons, widgets, etc. If all you're doing is driving some other app to do your work then saving the script as an app (via File -> Save As... in AppleScript Editor) should do the trick.

  • After downloading Firefox, the ADMINISTRATOR box comes up - and although I am the registered Administrator it is asking for a password I have never entered. What do I do to 'run' Firefox?

    I had Firefox 8 set as my preferred web search. I think I pressed something on the toolbar because most of it disappeared and I couldn't get it back - even after rebooting. So I deleted Firefox and re-loaded it. Although it downloads, now it wont 'run' as a box comes up stating 'current user' 'administrator'. I bought my laptop brand new, and am the administrator - it says so on my login details . . . but I have never entered a password for this, and the password for 'Administrator' does not match any that I use. What is wrong here? How do I get Firefox to 'run'?
    PS. I am not a confident computer user, being new to the technology (Yes I'm old!)

    I tried to update firefox and I got the "run as administrator" even though I am the only user on a personal desktop. I read other posts on this site and it advised to uninstall and reinstall. Now I can't install firefox period. Everytime I try, again it's with "run as administrator."

  • Slew of bugs (similar to failed to download script thread)

    This is a bug report listing all the problems I’ve encountered with Story and what I was doing when they occurred:
    I logged into Adobe Story using the AIR application in online mode.
    I attempted to open a script, which was originally imported from Movie Magic Screen Writer vs. 6 and had been edited several times in Story prior to this error with no problems. It has also been shared but only for review.
    I received an error reporting that the script was unable to be downloaded.
    I opened another script and worked on it with no errors.
    I tried to open the original script again.
    It opened.
    Upon first scrolling of the script I received an error that Adobe Story encountered a fatal error and would have to be shut down. (Sorry I did not keep the detailed report)
    Upon restart I attempted to open the script again, in online mode.
    Script opens but there is no text.
    I set Adobe AIR to offline mode and open script.
    Script opens with text, but formatting is screwy with seemingly random spaces removed. Reads like this:
    A man uses abetaversion of a program. He expereinceserrors with the program.
    This is consistent every time I open this particular script: in online mode nothing is there, in offline mode formatting is a mess.
    I have one other script in Story and it doesn’t seem to have these issues, however, I was looking for where Story stores offline scripts on my computer for backup purposes due to the above error and was surprised to find no files in the “Adobe Story” folder under “Documents”. I also found no option to select a location to save files to in Story. For backup of critical work this is a required feature. I have to be able to control where my material is stored and do so locally so that if there are fatal errors like above I can recover from a known good locally saved file.
    This concerned me so I attempted to export to Movie Magic Screen Writer. I was alarmed to find no export to SCW option after having imported from it (I think a claim of 3rd party interoperability is pretty absurd if Story can’t export to this popular program). I exported as .txt to try and preserve a backup of work done in Story. This .txt file opens using the Notepad application and is formatted correctly there, but fails to import properly into Movie Magic (no text in script at all).
    I perform a select all and copy in Story of the script.
    I perform a paste in Movie Magic.
    Formatting of text is messy in Movie Magic similar to the above problem.
    Upon immediate return to Story, formatting of this script is also messy and matches exactly the formatting in Movie Magic. Only a select all and copy have been performed on this script. This error is consistent and hapens every time. I have a duplicate copy of this script in its original form in Story. I did a Save AS to create a new script that I used for the above testing and resulting erorrs.
    I hope that you can resolve these issues, but I will only be using the program for sharing capabilities until final release from now on, except to test solutions to this problem if you have them. While I understand this is a beta version, a bug this critical that renders the application useless without a clear means of recoverable locally stored backup ensure that the program is not worth using for editing at this stage.

    Update 2:
    Thought I found work around, made the problem worse in the end but it still might be useful to some:
    Placed AIR app in offline mode, told Story to “Lock Script”.
    Opened script in offline mode, text garbled.
    While still in the script (authoring or editing mode or whatever) placed AIR app into online mode.
    Told Story not to unlock script when prompted.
    After a quick load, script appears properly text is no longer garbled.
    Export as .txt file.
    Export completes buts Story encounters fatal error and has to restart. Detailed report of error:
    <ErrorReport date="Thu, 22 Oct 2009 22:18:43 GMT">
      <session clientVersion="" userName="null" userID="null" sessionID="null" lastSentSequence="0"/>
      <documentMeta documentID="null" userRole="owner" documentVersion="0"/>
      <error message="RangeError: Error #2006">null</error>
      <command name="vu.editor.controllers.document::CmdSave" phase="commandEnd"/>
      <platform version="WIN 10,0,32,18" playerType="Desktop" os="Windows Vista" isDebugger="false"/>
      <trace></trace>
    </ErrorReport>
    .txt file is good, backup successful for use in other programs, so I continue to try and force Story to work.
    Upon restart original errors persist.
    Try above workaround this time saying “No” when prompted to lock scripts when going offline. Workaround is successful again.
    Make a test edit of script in online mode.
    Use standard “Save” command (not save as)
    Close Script, try to reopen receive “Unable to download error”.
    Attempt workaround and still receive error in offline mode.
    Close and reopen AIR app.
    When I place AIR offline and say “Yes” to the lock script prompt I receive the “unable to download” error even though the mode is offline.
    When I say “no” script opens with no text or outline and I am not able to type anything, it is all just grey.
    Checked the browser app, still receive unable to download error.
    That will be all the debugging I’m doing. I was able to recover good versions of both scripts edited in Story using these methods, so I post them for others who may need help. I will however now be going back to Screen Writer.

  • Download Adobe Flash Player box won't go away.

    The screen pops up asking to download Adobe Flash Player even though it is already downloaded. After clicking on, do not show this screen again., don't allow, and closing the box.  Moving the mouse the screen comes back, won't go away.

    What is your operating system & version?
    What is your web browser?
    What pop-ups?  Can you post a screenshot?

  • Sap script creating dynamic box problem

    Hi all,
    I am unable to create dynamic box in sap script.
    Because the printing lines in the main window changing from one customer to another customer.
    So could you please guide me how to create a dynamic box in sap script and also how to know the printing line nunber in main window.
    Advance thanks for your suggestion
    Regards,
    Sudhakar.

    In script form u can write following code
        /:       DEFINE &MY_XPOS& = ' '
        /:       DEFINE &MY_YPOS& = ' '
        /:       DEFINE &MY_HEIGHT& = ' '
        /:       DEFINE &MY_WIDTH& = ' '
        /:       PERFORM GET_BOX_SIZE IN PROGRAM Z_MY_PROG
        /:       CHANGING &MY_XPOS&
        /:       CHANGING &MY_YPOS&
        /:       CHANGING &MY_HEIGHT&
        /:       CHANGING &MY_WIDTH&
        /:       BOX XPOS '&MY_XPOS' MM  YPOS '&MY_YPOS' MM  HEIGHT '&MY_HEIGHT' MM WIDTH '&MY_WIDTH' MM INTENSITY 10 FRAME 0 TW
    In report u can write following code
    Form Get_Box_Size TABLES IN_PAR  STRUCTURE ITCSY
                             OUT_PAR STRUCTURE ITCSY.
         Loop at Out_Par.
              Case Out_Par-Name.
                   When 'MY_XPOS'.
                         Out_Par-Value = 100.
                   When 'MY_YPOS'.
                         Out_Par-Value = 57.
                   When 'MY_HEIGHT'.
                         Out_Par-Value = 300.
                   When 'MY_WIDTH'.
                         Out_Par-Value = 'Does it matter?'.
              EndCase.
              Modify Out_Par.
         EndLoop.
    EndForm.

  • Download Script

    Hi,
    I need to take backup of my script before making any changes  ..how to download the script ??
    Regards

    Hi raghu,
    Standard program : RSTXSCRP
    Regards,
    Sravanthi

Maybe you are looking for