Package's name change? / makepkg can't fetch sources from my URL!

My next package to submit to the AUR has had an official namechange from z80 Assembly IDE to Wabbitcode. The program still displays the old name; however, it is going to be changed soon. Therefore I am torn on what name to use, seeing as it does not look like you have an option later to change a package's name. Would it still be all right to use the newer name in the PKGBUILD even though it is still using the older one? (until it gets updated with a new name in a little while)
Last edited by violagirl23 (2008-08-10 21:22:34)

violagirl23 wrote:
Okay... then I have one more question. I'm trying to build in the md5sum check; however, my knowledge of bash is limited and I'm obviously doing something wrong. I am having it abort if the sums do not match... but right now it is always aborting, even if they do. Could somone tell me what I am doing wrong?
build()
cd ${srcdir}
wget "http://www.revsoft.org/phpBB2/download.php?id=370" -O z80asmide-1.2.tar.gz
md5sum z80asmide-1.2.tar.gz > MD5SUM
MD5SUM1=MD5SUM
if [ ${MD5SUM1} != "0a9c4523cf1416660217904652134593 z80asmide-1.2.tar.gz" ]; then
echo "ERROR: MD5 checksums do not match. Aborting...."
exit 1
fi
rm MD5SUM
bsdtar -x -f z80asmide-1.2.tar.gz
cd ${pkgname}-${pkgver}
make || return 1
mkdir -p $pkgdir/usr/bin/
make install DESTDIR=$pkgdir
Actually, I wouldn't put wget in build. I would just run it manually.
That way, when 3.2.1 is released, you don't have to edit that PKGBUILD again, the normal one will already work just fine.
That would also avoid you that md5 problem altogether. it is way too overkill to re-implement that in the build() function. Don't do that
Just for your information (ie for educational purpose, not actual use), try this :
sum=$(md5sum z80asmide-1.2.tar.gz | awk '{print $1}')
[ $sum != "0a9c4523cf1416660217904652134593" ] && return 1
Edit : I just saw catwell beat me to it with a slight alternative which is all fine too

Similar Messages

  • How can i fetch records from 3 tables in a single query  without using join

    Hi.
    Can any body please tell me <b>How can i fetch records from 3 tables with a single query  without using joins</b>
    Thanx
    prabhudutta

    Hi Prabgudutta,
    We can fetch the data by using the views concept.
    Go throuth this info we can know the how to create view and same like database table only we can fetch the data.
    Views conatin the data at runtime only.
    Four different view types are supported. These differ in the
    way in which the view is implemented and in the methods
    permitted for accessing the view data.
    Database views are implemented with an equivalent view on
    the database.
    Projection views are used to hide fields of a table (only
    projection).
    Help views can be used as selection method in search helps.
    Maintenance views permit you to maintain the data
    distributed
    on several tables for one application object at one time.
    step by step creation of Maintenance view:
    With the help of the table maintenance generator, you are able to maintain the ENTRIES of the table in SM30 transaction.
    It can be set in transaction SE11 - Tools - Table maintenance generator.
    Table maintanance Generator is used to manually input values using transaction sm30
    follow below steps
    1) go to se11 check table maintanance check box under attributes tab
    2) utilities-table maintanance Generator-> create function group and assign it under
    function group input box. Also assign authorization group default &NC& .
    3) select standard recording routine radio in table table mainitainence generator to move table
    contents to quality and production by assigning it to request.
    4) select maintaience type as single step.
    5) maintainence screen as system generated numbers this dialog box appears when you click on create button
    6) save and activate table
    One step, two step in Table Maintenance Generator
    Single step: Only overview screen is created i.e. the Table Maintenance Program will have only one screen where you can add, delete or edit records.
    Two step: Two screens namely the overview screen and Single screen are created. The user can see the key fields in the first screen and can further go on to edit further details.
    SM30 is used for table maintenance(addition or deletion of records),
    For all the tables in SE11 for which Table maintenance is selected , they can be maintained in SM30
    Sm30 is used to maintain the table ,i.e to delete ,insert or modify the field values and all..
    It creates the maintenance screen for u for the aprticular table as the maintenance is not allowed for the table..
    In the SE11 delivery and maintenance tab, keep the maintenance allowed..
    Then come to the SM30 and then enter the table name and press maintain..,
    Give the authorization group if necessary and give the function group and then select maintenance type as one step and give the screen numbers as system specified..
    Then create,,,
    Then u will able to see the maintenance view for the table in which u can able to insert and delete the table values...
    We use SM30 transaction for entering values into any DB table.
    First we create a table in SE11 and create the table maintenance generator for that Table using (utilities-> table maintenance generator) and create it.
    Then it will create a View.
    After that from SM30, enter the table name and Maintain, create new entries, change the existing entries for that table.
    Hope this resolves your query.
    Reward all the helpful answers.
    Rgds,
    P.Naganjana Reddy

  • Can I fetch files from Ideas more than once

    I read that I can group ideas files into projects using folders after I had fetched files in Draw.
    Can I fetch ideas files again?

    Hi,
    The "Fetch All Files" functionality under the Settings\Manage Files option is to perform a "one time fetch" and bring files from previous versions of Adobe Ideas into the project organizer in Draw.
    Hope this helps,
    Jose

  • Packer can't fetch information from AUR

    Hi,
    Here is a strange think I have both packer and yaourt wrappers installed on a fairly fresh Archlinux box (installed about a week ago). One day packer stopped working, I can't search AUR or install from AUR, but other things, like install a package from a repositori, or search packages in repositories is working.
    The strange thing is that yaourt is working fine, I can install with it from AUR - but I like packer more, because I did not figured out how to set up yaourt to use my predefined temporary directories to download and compile stuff, and also where to save the created packages - but this is a bit offtopic.
    So does anybody have an idea what happened? I can't figure out, I did not modified any packer related stuff. I tried to reinstall packer, but it did not solved the problem.
    Thank you!

    Hi,
    This is the error I get on my 32-bit machine:
    Console-based AOL Instant Messenger & IRC client
    * About to connect() to aur.archlinux.org port 443 (#0)
    * Trying 208.92.232.29...
    * connected
    * Connected to aur.archlinux.org (208.92.232.29) port 443 (#0)
    * successfully set certificate verify locations:
    * CAfile: /etc/ssl/certs/ca-certificates.crt
    CApath: none
    * SSLv3, TLS handshake, Client hello (1):
    } [data not shown]
    * SSLv3, TLS handshake, Server hello (2):
    { [data not shown]
    * SSLv3, TLS handshake, CERT (11):
    { [data not shown]
    * SSLv3, TLS alert, Server hello (2):
    } [data not shown]
    * SSL certificate problem, verify that the CA cert is OK. Details:
    error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    * Closing connection #0
    The interesting thing is the ca certificate file on my 32-bit machine is identical to my 64-bit machine, is there another file it is looking at or another configuration file that is telling it to do something differently, or is the 32-bit binary doing something differently?
    Walter

  • Fetching details from the URL Link

    Hi Experts,
    I need a help on the webdynpro, for capturing few details from the url used to call the webdynpro application.
    My client has designed the scenario such that,
    They have designed thier intranet in dotnet. For accessing the webpage designed, the user has to provide his Employee ID and name.
    On accessing the webpage designed for him, he has few webdynpro URL links assigned to him that he can access.
    On clicking the link, the Webdynpro application is called for doing the transaction.
    Now the requirement is that, for calling the webdynpro application the client is passing the Employee name, Employee ID and the IP address of the thin client system, through the URL link generated by the dotnet framework.
    Now I need to know the way how to capture these details into the webdynpro application?
    hereby am providing the sample URL by which they pass the values.
    http://abcde.industries.co.in:8000/sap/bc/webdynpro/sap/zwda_MB51?uid=1283265&empname=RAMESH KUMAR&tcode=MMBE&ip=192.168.45.118
    Kindly provide me the possible solution.
    Regards,
    Vijaysankar.V

    Dear Vijay,
               In your case , your application url parameters are like UID,NAME, IP, & TCODE.
               U Can write a method and fetch all these parameters as i shown below:
    data: uid type string.
    data: name type string.
    data: ip type string.
    data: tcode type string.
    uid = wdr_task=>client_window->get_parameter( 'UID' ).
    name = wdr_task=>client_window->get_parameter( 'NAME'' ).
    ip = wdr_task=>client_window->get_parameter( 'IP' ).
    tcode = wdr_task=>client_window->get_parameter( 'TCODE' ).
    Thanks,
    Saurin Shah

  • Fetch data from another URL

    Hi all,
    i need the code that can fetch the data from another URL like i need the new from different site and put into my database and then website useing the jsp or u tell me in which and how.
    thanks in advance.. URGENT
    Waiting................................................ UR rpely..................

    Hi,
    People generally ignore "URGENT" pleas on this forum... it's only urgent to you.
    You probably want to do a search for "web scraping"... basically parsing HTML pages as XML, and extracting the results.
    Recently dcminter posted a link to a very good article from the IBM website, which you should read.
    http://www-128.ibm.com/developerworks/java/library/j-jtp03225.html
    regards,
    Owen

  • Package Group Name Change

    Hello Experts
    I have already searched for any related postings on the Package Group. I could not find any. I dont know why everytime my posting gets removed from the list.
    There are some postings on Package and Function Groups only - which are irrelevant for my issue.
    Kindly help me out on the below queries or plz provide some links on the same.
    What is a Package Group? What is the purpose of it?
    How can I change the name of a Package Group? Is there any TCodes we use for it?
    Which Table stores the name of all Package Groups?
    Please share your ideas on the above queries...
    Thx
    Santo
    <<Text removed by moderator>>
    Edited by: Matt on Nov 17, 2008 9:39 AM

    Hi,
    Do you mean info Package group??
    Check out these threads
    what is diff between info package group and  process chain
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a65b5e07211d2acb80000e829fbfe/content.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/41/243d3828135856e10000009b38f842/content.htm
    Regards
    Mudit

  • "Sender Name is Invalid" (can't send email from POP account) iPhone 2.1

    I updated from V2.0.2 to V2.1 today. I also swapped out my original iPhone EDGE for a new iPhone EDGE due to unrelated problems with the speaker.
    Upon testing things after restoring from backup to the new phone I discovered that I could no longer SEND email from my POP account. I could receive email just fine on that account. Sending and receiving email on my MobilMe account also worked, as did sending and receiving email via the POP account while on the Mac computer I use to sync with this iPhone.
    After digging into this with AppleCare we discovered that somehow the Port Address for the Outgoing Mail Server for that POP account had been changed from 25 to 587 on the iPhone.
    Changing it back to 25 fixed my problem.
    We don't know whether the problem was due to the 2.1 upgrade or due to something in the restore process after swapping the phones.
    If you get the error message "Sender Name is Invalid" while trying to send email from a POP account on your iPhone, go to Settings > Mail, Contacts, Calendars and select the line for your POP account.
    Now scroll down to the Outgoing Mail Server entry which should show "SMTP" and the name of the outgoing mail server for that POP account. Select that line. This will display a list of servers with your POP account server showing at the top as the Primary Server. Select that line.
    In the panel that displays, check the Server Port. If it is something odd like 587, that may be your problem. Select the line and you can edit it to something more normal like 25. Touch the "SMTP" button at the top left of the number entry screen to accept that new value.
    We discovered that after correcting that value on the iPhone it STAYS corrected even after doing a new Sync with iTunes, or after MobileMe syncs.
    --Bob

    Sorry you had problems Bob.
    Depending on the mail service you are using, Port 25 or Port 587 are usually acceptable for outgoing
    SMTP mail. Many cafes will block the customary port 25 to prevent spammers from using their
    wireless access.
    There is a superb tutorial posted here:
    http://www.webmail.us/docs/support/Macintosh-OSX-Mail.pdf
    Also be sure for each mail account to turn ON the secondary AT&T server shown at the bottom
    of the SMTP server list for each account -- it will make your transition from wireless to Edge
    to 3G networks much more reliable.
    Thanks for sharing what you've learned. Hope this helps.

  • Can PU12 fetch results from 3rd-party payroll systems?

    Gurus:
    We have configured PU12 to export master data or master/payroll data to 3rd-part systems.
    Could you tell us how to fetch the results from external 3rd-party systems back to our ECC system?
    Thanks!

    Hi Ashley,
    You can import the wage types from 3rd party systems into SAP. Then you can run the payroll in SAP system.
    Check the following description taken from help.sap.com.
    You use the Import wage types function to transfer wage types from a third-party system to the
    payroll results of the SAP System.
    For more information, see the Implementation Guide (IMG) for Cross Application
    Components under Predefined ALE Business Processes   Human Resources 
    HR External Systems   Connection With an External Payroll System   Import
    Payroll Results or in the SAP Library under CA Cross Application Components 
    Business Framework Architecture (CA-BFA)   Library of ALE Business Processes
      Human Resources   Human Resources - External Applications   Process Flow:
    Import Payroll Results from a Third-Party System [Ext.].
    Starting the Import
    Prerequisites
    You have successfully run payroll in a third-party system.
    Procedure
    1. In the menu, choose Import wage types   Create IDocs.
    You access the IDoc Inbound Processing Via File screen.
    2. In the Complete file name field, enter the name of the input file.
    3. Choose Execute.
    The system message contains the number of created IDocs.
    4. In the menu, choose File   Import wage types   Create IDocs.
    You access the Inbound Processing of IDocs Ready for Transfer screen.
    5. Enter MANAGEREXTPAYROLL_INSERTOUT as the Message type and, if required, enter the
    Creation date and the Creation time.
    6. Choose Execute.
    Result
    The wage types created in the third-party system are available for further processing in the
    interface tables of the SAP System.
    You can then start payroll in the SAP System and perform the subsequent payroll activities:
      Create a remuneration statement
      Run posting to Accounting
    Regards,
    Dilek

  • Can i fetch images from my remote server to UIImageView or a preview thumbnail in ios app?

    consider i have 1000 images in my hosting, i want all those images in my ios app. It is like ,in one screen around 9 thumbnails of image must be loaded from the webserver .And when i swipe the screen to the right another set of 9 thumbnail images must be loaded , it goes on untill all the image from the server are loaded. and when i click on a thumbnail the image must be shown in full screen. When i add more image to the hosting,  the swiping of  pages and thumnail previews must also dynamically increase. is there any way to achieve this concept ??

    khankmk wrote:
    if yes,then can u tell me how to achieve it?
    Again, to give you the answer you have requested - yes, I can.
    This is roughtly equivalent to asking a doctor how to remove an appendix. It isn't the most difficult surgery in the world, but it does require some training. It is not something I am able to explain. I could tell you to setup a web server with REST interface to serve images, metadata, and structure. Then write your app to populate some browser tables based on that data. Somehow, I don't think that explanation is going to provide much help.

  • Regarding assembly indicatr field in CS03(Which table can i fetch it from?)

    Hi,
    I have a simple query regarding the transaction CS03. When I give the Material Number, Plant and BOM Usage as input, I would get the list of components for this material.
    Inside the transaction, is a CHECKBOX field ASM - this Indicates that the component for this material has its own BOM or has further components).
    Could anyone tell me in which SAP table this information is stored i.e. an indicator to tell us if the component/material has further BOM or not.

    Dear MR.Ashwin,
    <b>There's no table to find out the field for STLKZ  - Assymbly Indicator.
    Try with Some Functional Modules for BOM.</b>
    Reward points & close this thread.
    Regards
    Mangal
    Message was edited by:
            Mangalraj

  • Name of .crl and .crt file missing from HTTP URL in certificate details

    Hello Everyone,
    I am in the process of building a 2-tier Windows Server 2012 R2 PKI. The CA name of both the offline standalone root CA and enterprise subordinate CA have spaces in it (we'll call the CA name, 'Test Lab Root CA' for point of reference).
    When I submitted the certificate request for the subordinate CA to the root CA and viewed the attributes/extensions of the pending request, I noticed the HTTP URL is missing the name of the .crt and .crl file.
    The AIA extension reads URL=http://test.domainname.com/pki/.crt
    in the issued certificate details.
    The CDP extension reads URL=http://test.domainname.com/pki/.crl
    in the issued certificate details.
    The AIA and CDP location HTTP URLs are configured as http://test.domainname.com/pki/<CertificateName>.crt and  http://test.domainname.com/pki/<CRLNameSuffix><DeltaCRLAllowed>.crl, respectively on the
    root CA. 
    The LDAP URL shows the .crt and .crl file name (with %20 replacing the spaces) perfectly fine. The LDAP URL is configured using variables as well. It's just the HTTP URL that is missing the name of the file altogether. 
    I have read about the issue where spaces are not being replaced with %20 in the URL on Windows Server 2012 and a hotfix is available for that issue. But this issue seems to be slightly different and I'm running Windows Server 2012 R2. I tried installing
    the hotfix to see if it would help, but the hotfix can't install because it doesn't apply to Server 2012 R2.
    I've been trying to find a technet discussion or blog article for a week to see if anyone has seen this and what the fix is, but I'm coming up empty. I only find talks about %20 not replacing the space in the name.
    Does anyone have any insight to my particular issue? I don't want to issue the subordinate CA certificate until I know the HTTP URL populates the CRL and CRT file name correctly. I can get around this by typing out the name of the file (with spaces and not
    %20... e.g. http://test.domainname.com/pki/Test Lab Root CA.crl) in the URL via the registry and the URL displays the name of the file (with %20 in the name) when I do another certificate request and check the attributes/extensions in the
    pending request. However, I prefer to avoid manually typing out the name of the file in the registry. I'd like to use the variables if at all possible. 
    Any help/guidance would be greatly appreciated.
    Thank you.

    On Fri, 27 Mar 2015 03:42:28 +0000, Brian Komar [MVP] wrote:
    You have totally messed up the URLs.
    If you run certutil -getreg ca\CRLPublicationURLs and certutil -getreg ca\CACertPublicationURLs, you will see that you do not have correct use of variables when compared to the settings that follow:
    The URLs should be set to the following for an offline CA:
    certutil -setreg CA\CRLPublicationURLs "1:%WINDIR%\system32\CertSrv\CertEnroll\%%3%%8%%9.crl\n2:http://test.domainname.com/pki/%%3%%8%%9.crl"
    *certutil -setreg CA\CACertPublicationURLs  "1:%WINDIR%\system32\CertSrv\CertEnroll\%%1_%%3%%4.crt\n2:http://*test.domainname.com*/pki/%%1_%%3%%4.crt"*
    For an issuing CA, they should be set to:
    The URLs should be set to the following for an offline CA:*certutil -setreg CA\CRLPublicationURLs "65:%WINDIR%\system32\CertSrv\CertEnroll\%%3%%8%%9.crl\n6:http://test.domainname.com/pki/%%3%%8%%9.crl"*
    *certutil -setreg CA\CACertPublicationURLs  "1:%WINDIR%\system32\CertSrv\CertEnroll\%%1_%%3%%4.crt\n2:http://**test.domainname.com**/pki/%%1_%%3%%4.crt"*
    Just a clarification here, if you're running the above certutil commands at
    the command prompt you only need single % characters in the command line.
    The double % characters are only required if the commands are being run in
    a batch file.
    Paul Adare - FIM CM MVP

  • HOw Can I remove faces from the URL

    I know that it's in the web.xml file but as soon as i remove the faces part from the file nothing works. Someone please tell me how to properly remove "faces" from the url. Example http:.//localhost:8080/croot/Page1.jsp
    Thanks in advance

    I know that it's in the web.xml file but as soon as i remove the faces part from the file nothing works. Someone please tell me how to properly remove "faces" from the url. Example http:.//localhost:8080/croot/Page1.jsp
    Thanks in advance

  • Application Name Changed on AppStore

    Did a few searches today on this subject and didn't see anything listed. I have an application that I purchased the day the AppStore was first released. Subsequent to that purchase, the name of the application was changed on the AppStore. My iPhone has not been updated to the new name and the application listed in iTunes still shows the original name.
    Does anyone know if I will still be eligible for free updates to the application and/or will the name update to the new name at some point in time?

    Did some more searching and it looks like this issue can be resolved in a couple of ways. Apparently, Apple utilizes a Unique application ID not tied to the application name. If an application name changes, you can resolve the problem by:
    1. Downloading and installing an update to the application when it is released.
    2. Remove the application from your iPhone & iTunes and then redownload the application in iTunes and re-install on your iPhone. iTunes will recognize that you have already purchased the application and you will be allowed to re-download the re-named version at no charge. Removing the old one from your iTunes and your iPhone is what allows you to re-download it and re-install it.
    I hope this helps someone else who may be having questions on how this works.

  • Fetch data from Table

    Hi all,
    I am using function module through Call fucntion.
    There i am getting <b>Table Name</b> as import Parameter.
    Now i need to fetch data from that table (Which name we got througfh function module).
    Is there any point to know how can we fetch data from runtime table .
    i need some sample code for this.
    Thanks inn advance,
    Regards,
    Bhaskar

    Hello Bhaskar,
    I don't have an SCM system, so I cannot test out that FM
    However, I modified the above code to update the table as well
    *& Report  ZKRIS_DYNAMIC_TABLE_READ_MOD
    REPORT  ZKRIS_DYNAMIC_TABLE_READ_MOD LINE-SIZE 256.
    DATA : LV_FIELD_DESC TYPE STRING.
    DATA : LV_DATA1 TYPE STRING.
    DATA : LV_DETAIL(128).
    DATA : COMMA TYPE C VALUE ','.
    DATA : LV_TNAME LIKE DD02L-TABNAME.
    DATA : LV_DBTAB1 LIKE DD02L-TABNAME.
    DATA : DREF TYPE REF TO DATA.
    DATA : FLAG_MODIFIED.  " determines if database needs to be updated
    FIELD-SYMBOLS: <ITAB> TYPE ANY TABLE, " used to store dynamic tables
                   <WA>    TYPE ANY,      " used to store record data
                    <WA1> TYPE ANY .      " used to store field data
    * call Fm /SAPAPO/TS_PA_COPY_TABLE_GET here
    LV_DBTAB1 = 'ZGSTSET'. " <-- put your table name here
    DATA: IT_FIELDS TYPE X031L OCCURS 0.
    DATA: WA_FIELDS LIKE LINE OF IT_FIELDS.
    CALL FUNCTION 'DDIF_NAMETAB_GET'
      EXPORTING
        tabname           = LV_DBTAB1
    *   ALL_TYPES         = ' '
    *   LFIELDNAME        = ' '
    *   GROUP_NAMES       = ' '
    *   UCLEN             =
    * IMPORTING
    *   X030L_WA          =
    *   DTELINFO_WA       =
    *   TTYPINFO_WA       =
    *   DDOBJTYPE         =
    *   DFIES_WA          =
    *   LINES_DESCR       =
    TABLES
       X031L_TAB         = IT_FIELDS
    *   DFIES_TAB         =
    EXCEPTIONS
       NOT_FOUND         = 1
       OTHERS            = 2
    IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    * we do not know the sized of the table that must be generated beforehand
    * hence we use field symbols to dynamically generate the internal table
      CREATE DATA DREF TYPE STANDARD TABLE OF (LV_DBTAB1)
                                WITH NON-UNIQUE DEFAULT KEY.
      ASSIGN DREF->* TO <ITAB> .
    * selects all data
      SELECT * FROM (LV_DBTAB1) INTO TABLE <ITAB> .
      LOOP AT <ITAB> ASSIGNING <WA>.
        FLAG_MODIFIED = ''.
        LOOP AT IT_FIELDS INTO WA_FIELDS.
          ASSIGN COMPONENT WA_FIELDS-FIELDNAME OF STRUCTURE <WA>
            TO <WA1>.
          IF WA_FIELDS-FIELDNAME = 'FIRSTNAME'. " fieldname in the table you wish to modify
            IF <WA1> = 'Kris'. " old value
              <WA1> = 'NewName'. " new value
              MODIFY TABLE <ITAB> FROM <WA>.
              FLAG_MODIFIED = 'X'.
            ENDIF.
          ENDIF.
          WRITE <WA1>. " comment this line to remove the display
        ENDLOOP.
        IF FLAG_MODIFIED = 'X'. " updates database only if the record was changed
          UPDATE (LV_DBTAB1) FROM <WA>.
    *     note that if the field you choose is a key field, sy-subrc will be set to 4
        ENDIF.
    *   display
        NEW-LINE.
      ENDLOOP.

Maybe you are looking for

  • Availabilty Check at sales order level

    hi, I have the following scenario: Myt customer requires that the required delivery date be checked against stock (planned and production orders), however it must not reserves stock. however at delivery stage, the system must reserve stock ? any sugg

  • Assign status profile automatically when upload documents in cFolder

    Hello all, Is there any way to make the automatic assignment of a state profile to documents that are upload into a collaboration of cFolder? At this time we do it manually, but carries to assign the state profile every time we upload a new document.

  • Escape double quotes

    hey, how to escape the double quote in xml document? eg. for description="SHAFT X 10" " <xml_header id="0" action="Export" from_loc="KJA" to_loc="" doc_model="SpInventory" doc_key="" doc_ref_no="" done_by="j"> <xml_header.items> <sp_inventory id="102

  • Anyone using Airfoil v.3.0 with success?

    I've acquired the trial version to see if it works for me prior to license purchase. I would initially like to push streams via AEBS from my iMac 24 to my MBP (StarPlayr, SirusMac2, etc.), and later add a couple of Airport Express units around the ho

  • Changing File Names in "Get Info"

    Every time I add a few songs to iTunes i shows up as track "and then the number" is there any way in finder to change this permanently? I know that it is blocked under "get info" and then "more info" tab. I know that you can change this in itunes but