What is the ^FC meaning in script

Hi gurus,
what is the meaning of ^ in change editor
so please tell me what is it?
Regards
Raj

It imples BAR code.
Reward if useful.
Regards,
SaiRam

Similar Messages

  • What does the "S" mean in reference to lenses? EF-S vs EF lens?

    I have both a digital camera, the 60D, and recently acquired an EOS 1N 35mm film camera.  I have bought lenses for my 60D but not the 1N film camera....was told that my 18-55mm lens for my 60D would not be interchangeable with the 1N?  So, EF-S vs EF lens, what is the S and what does it indicate?   What does the "S" mean in reference to lenses?  EF-S vs EF lens? 
    Thanks.....I am just getting started in photography and do not know all the different terms....
    James

    In the simlpest of terms think of the S as standing for SMALL sensor. The sensor in crop bodies is much smaller in physical size than the area your film camera needs covering with when the shutter opens. An EF S lens won't allow light to cover the full area in the film or FF body. This allows smaller & cheaper lenses but at the expense of limiting their use. 
    see
    https://forums.usa.canon.com/t5/Lenses/Using-a-lens-designed-for-crop-bodies-on-full-frame-SAMPLES/t...
    "A skill is developed through constant practice with a passion to improve, not bought."

  • What does the "other" mean?

    when you back up your iphone onto a mac and at the bottom of the screen in says. photos, videos, apps etc.  or  " other"  what does the "other" mean?

    See here: https://discussions.apple.com/message/22926419#22926419

  • What is the exact mean of  classname.class.

    what is the exact mean of classname.class. what situations it will be use ful . how to use . give me one example .

    Each class, interface, or enum loaded into the JVM has an associated Class object. This contains a lot of information about the class in question, including lists of fields and methods. <classname>.class gives you a reference to the Class object of the class mentioned.
    See the java.lang.Class javadocs for all the things you can do with a Class object.
    For example:
    theImage = new ImageIcon(MainClass.class.getResource("item.png"));to retrieve an image file from the directory containing the MainClass class file.

  • HT1535 what does the cloud mean for my movies

    For my ipad, I have a few movies I want on it.  Most of my movies have a cloud in the corner and I do not want them on my ipad.  What does the cloud mean?

    Go to Settings>iTunes and App Store>Show All>Videos>Off. The movies with the cloud icon are movies in the cloud and they should disappear when you do what I posted.

  • What does the ~ symbol mean next to an event?  I have never seen this before but today when I edited a few events this appeared next to the event.

    What does the ~ symbol mean next to an event?  I have never seen this before but today when I edited a few events this appeared next to the event.

    Greetings,
    Hm. I've never seen that in iCal.  In some other Applications the tilde "~" indicates a restore point or a before / after for a file.  My guess is there is a broken cache file in iCal.
    Try:
    Go to Apple Menu > System Preferences > Language & Text > Formats > Region. Region should be set to the country of your choice. Do not have it set to "Custom" as this can have unexpected results in the iCal window.
    If that doesn't resolve the issue:
    1. First make an iCal backup:  Click on each calendar on the left hand side of iCal one at a time highlighting it's name and then going to File Export > Export and saving the resulting calendar file to a logical location for safekeeping.
    2. Go to iCal > Quit iCal
    3. Remove the following to the trash and restart your computer:
    Home > Library > Caches > com.apple.ical
    Home > Library > Calendars > Calendar Cache, Cache, Cache 1, 2, 3, etc. (Do not remove Sync Cache or Theme Cache if present)
    --- NOTE: To get to "Home > Library" in Lion: Click anywhere on the desktop and then click on the "Go" menu at the top of the computer screen while holding down the "option" key on the keyboard.  You will see "Library" in the menu.
    4. Launch iCal and test.
    If the issue persists:
    1. Go to iCal > Quit iCal
    2. Remove the following to the trash and restart your computer:
    Home > Library > Caches > com.apple.ical
    Home > Library > Calendars > Calendar Cache, Cache, Cache 1, 2, 3, etc. (Do not remove Sync Cache or Theme Cache if present)
    Home > Library > Preferences > com.apple.ical (There may be more than one of these. Remove them all.)
    --- NOTE: Removing these files may remove any shared (CalDAV) calendars you may have access to. You will have to re-add those calendars to iCal > Preferences > Accounts.
    3. Launch iCal and test.
    Hope that helps.

  • What does the t3 mean in the url t3://aether.lccc.edu:7001/

    what does the t3 mean in the url t3://aether.lccc.edu:7001/... is this a linux thing..

    Well, the "t3:" signifies a transport scheme, similar to the way that "ftp:" and
    "http:" do:
    http://download.oracle.com/docs/cd/E13222_01/wls/docs90/client/t3.html

  • What is the CellValue mean in SDO_GEOR_GRAYSCALE

    hi!
    What is the CellValue mean in SDO_GEOR_GRAYSCALE and SDO_GEOR_COLORMAP? If the Raster data is continuous, how to enum them when use the SetGrayScale function?

    I don't have my doc with me, but, for instance, if your data is 8 bit unsigned then you would specify 0 to 255 for cell values, and map them to the grayscale. The requirement is that cell values be entered in ascending order, and gray scale values be between 0 and 255. There are two number arrays you fill in, one has the cell values (the actual numbers stored in the cells), the other has the gray scale values they map to.
    Colormap works in a similar fashion, where you specify a cell value and r/g/b/opacity using five number arrays.

  • What are the components of sap script?

    what are the components of sap script?

    SAP scripts is a word processing tool of SAP which has the following components: Standard text. It is like a standard normal documents. Layout sets. - Layout set consists of the following components: Windows and pages, Paragraph formats, Character formats. Creating forms in the R/3 system. Every layout set consists of Header, paragraph, and character string. ABAP/4 program. Components of scripts are Layout sets, SAPScripts text, ABAP print program, symbols, function module like open form, start form, write form.
    Please have a look at below links, might be useful for you.
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRPROG/BCSRVSCRPROG.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCRRDI/BCSRVSCRRDI.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCSRVSCREDIT/BCSRVSCREDIT.pdf
    Also have a look at below links:
    http://help.sap.com/saphelp_47x200/helpdata/en/d1/80318f454211d189710000e8322d00/frameset.htm
    http://esnips.com/doc/64d4eccb-e09b-48e1-9be9-e2818d73f074/faqss.pdf
    http://esnips.com/doc/1e487f0c-8009-4ae1-9f9c-c07bd953dbfa/script-command.pdf
    http://esnips.com/doc/1ff9f8e8-0a4c-42a7-8819-6e3ff9e7ab44/sapscripts.pdf.
    http://esnips.com/doc/cb7e39b4-3161-437f-bfc6-21e6a50e1b39/sscript.pdf
    http://esnips.com/doc/fced4d36-ba52-4df9-ab35-b3d194830bbf/symbols-in-scripts.pdf
    http://esnips.com/doc/b57e8989-ccf0-40d0-8992-8183be831030/sapscript-how-to-calculate-totals-and-subtotals.htm
    I hope it helps.
    Best Regards,
    Vibha
    Please mark all the helpful answers

  • What does the sign mean next to the battery: a with lock with a circle, but the I phone is unlocked

    What does the sign mean next to the battery: a with lock with a circle, but the I phone is unlocked

    Orientation lock.  From http://www.apple.com/iphone/tips/
    Lock the screen orientation.
    Double-click the Home button to bring up the multitasking interface, then swipe from left to right. Now tap the portrait orientation lock once to turn it on and again to turn it off.

  • What is the form name (SAP script name ) for KO02 output .

    Hai ,
    what is the form name (SAP script name ) for KO02 output . and also pl guide how to customize that.
    thank u in advance

    spro---->controlling ->internal Order->Order Master Data----> Prepare Output and see the documentation of this.
    Regards
    Peram

  • I want to move my photos from iPhoto to Time Capsule to make space on my computer.  What's the best means of doing this?

    I want to move my photos from iPhoto to Time Capsule to make space on my computer.  What's the best means of doing this?

    Please do not do this.
    The Time Capsule was designed for your backups.....not as an everyday hard drive. Access to the Time Capsule is slow.
    If there is any loss of connection between iPhoto and the iPhoto library when you are reading or writing, the entire iPhoto library is easily corrupted.
    The chances of corruption are even more likely if you are using wireless on the computer.
    And....even if you decide to risk this....if you move your "original" iPhoto library to the Time Capsule.....how will you make backups of the library?
    The only copy of the library will be on the Time Capsule....you have no backups.....when, not if, the Time Capsule has a problem.
    Simply stated, I would never do this with any important data that you cannot afford to lose. Please post in the iPhoto support area if you need to confirm this.
    iPhoto
    If you do want an idea of how to move your iPhoto library correctly, post back and we can help.

  • HT201210 my iphone 4s .. my ask what is the msg mean : there is no sim card . and my iphone is lock . plz how ican unlock ?

    my iphone 4s .. my ask what is the msg mean : there is no sim card . and my iphone is lock . plz how ican unlock ?

    If there is no SIM card, insert one from the carrier to whom the device is locked.
    As for unlocking the device, only the carrier to whom it is locked can unlock it.    

  • What is the difference between a script & a report ?

    What is the difference between a script & a report ?

    hi,
    script is basically used for printing,
    report is for information,
    printing a report is difficult,
    report can be interactive,
    script is not interactive,
    script is client-dependent,
    report is client-independent,
    script is modified in most cases,
    report is developed from the scratch,
    thanks,
    kcc

  • IMac with Lion. I have an icon on the dock for Fluenz software but it has a white circle around it with a white slash through it (like the international "no" sign).  What does the circle mean?

    I have an iMac using Lion. I have an icon on the dock for Fluenz software but it has a white circle around it with a white slash through it (like the international "no" sign).  What does the circle mean?  The Fluenz software seems to work ok.

    Checkout the software vendor's website for updates:
    http://fluenz.com/commons/beta-forum/posts/free-lion-upgrade-fluenz-updates-page
    Your only other option is to boot from an OS X 10.6 system.
    Hope the link helps.

Maybe you are looking for

  • Images with white backgrounds are grey - macbook pro

    When I create an image in photoshop or save an image from the internet with a white background, when I save it, it comes out grey. Photoshop says it's white (#ffffff) but it's not. For example I made a banner with a white background on photoshop for

  • In Mail, where have the pull down menus gone?

    On the previous Mail, I would use the pull down menu to access "Take all accounts Offline", for example.  Now, after a recent update, there are no pulldown menus.

  • PO IS NOT CLOSED .

    Hello Experts !!! At my client's place , a user has entered PO of 8 pcs. now he has not copied that PO to goods receipt PO. But he has manually entered that 8 pcs in GRPO with out copying from PO. now that particular 8 pcs have been arrived in wareho

  • WD World Edition 1TB as a Time Machine drive with Mac and XP?

    I plan on buying a WD World Edition 1TB to use as my Time Machine drive over wireless netowrk at home for my 320GB MBP. My wife has a Windows XP PC so I would like to partition the 1TB into maybe 600MB for me and 400MB for her. First of all, will thi

  • Creating a dynamicly sorted datatable from myfaces using request bean.

    Hello. Using MyFaces... Has anyone got this working, all i get is a "Base is null" exeption when following the example sortTable.jsp from the myfaces source. I use a BeanManager.prepareBeans(request) whom i call att the first line of the jsf file. Th