Captivate 5 - Variable character display limitation?

When displaying any Variable result, I am encountering a 15 character display limitation.  Is this a system limitation? If so, does a method to expand beyond 15 characters exist?  If not a system forced limitation - how do you expand the number of characters that are displayed when using Variable returns?
I am using a User Variable named EMAIL - the entry can be somewhat lengthy.  The return is consistently cut off at 15 characters.
Any thoughts are appreciated!

Now I'm puzzled? What do you mean by 'Text Box'? To display a variable, that has acquired a value either by default (when defining the variable), or by using a Text Entry Box (associated with that variable) or by advanced actions, you need to create a Text Caption and insert the variable in that Text Caption.
Could you please explain 'I forgot I had to use a Text Box to display a variable(and be able to manipulate it), not a Text Caption.' ?

Similar Messages

  • Captivate Variables Only Display in Template--Not .CP File

    Hi There,
    I'm new to Captivate 4, but have been using Captivate for roughly four years or so. I have used the $$cpInfoCurrentSlide$$ variable in a template. When I use the Preview function in the template I can see the slide numbers as they should be displayed. However, when I create a Captivate file based on the template, the slide numbers don't display at all. Is this normal? I'm guessing I used the variable properly or it wouldn't even display in the template, but any light you could shed on this would be very helpful. BTW, I searched the knowledgebase as well as this forum and couldn't find any info on this issue, so please pardon me if the info is there and I didn't find it. I would be happy to send an individual contributor the template and .cp files if necessary, but am hesitant to post them here. Many thanks in advance for your help.
    Jayney

    Hi There,
    I just posted a reply to the following:
    http://forums.adobe.com/message/2293463
    Unfortunately, the original poster's fix doesn't seem to be working for
    me. I just wanted to bring this to your attention because I thought this
    might be easy to miss. Many thanks for any help you can provide.
    Jayney
    Jayney Wallick
    Instructional Designer/Manpower Professional
    Remote phone (try this first): 206-286-6691
    Office phone: 425-250-0233
    [email protected]
    Captiv8r <[email protected]>
    09/28/2009 03:05 PM
    Please respond to
    [email protected]
    To
    Jayney WALLICK-ECON/USBVE01/TDE/non-AREVA-TD@ATD
    cc
    Subject
    Captivate Variables Only Display in Template--Not .CP File
    Hi there
    I'd be happy to take a look for you.
    rstone75 (at) kc (dot) rr (dot) com
    Cheers... Rick
    http://www.robowizard.com/pc.gif
    Helpful and Handy Links
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=5
    http://www.ShowMeSolutions.biz
    http://sorcererstone.wordpress.com/
    http://www.gooberguides.com

  • Please remove remaining 255 character API limitations

    I develop a library for creating .xll add-ins using the Excel C API (as described in the Excel SDK:
    http://msdn.microsoft.com/en-us/library/office/bb687883(v=office.15).aspx ). However, this discussion also applies to the COM Automation interfaces, as used from VBA or VSTO.
    Since Excel 2007, the 255 character limitation for strings in Excel C APIs have been lifted. In particular, the C API supports long Unicode strings up to 32767 characters in most places. However, there are
    a number of C API calls where the 255 character string limitation remains. Typically, the corresponding COM Automation call has the same limitation, so these seem to be inherent in Excel at some level.
    I highlight two cases:
    * the C API call xlcFormulaConvert is used to convert formulas between A1 and R1C1-style references. If the resulting converted formula would be longer than 255 characters, the API call fails. Likewise, the corresponding
    COM call is Application.ConvertFormula, and has the same limitation of 255 character strings and returns Error 2105 for strings that would be longer than 255 characters. see the Remark in the documentation here: http://msdn.microsoft.com/en-us/library/office/ff822751(v=office.15).aspx
    * the C API call xlcFormulaArray has a similar limitation, as does the COM Automation equivalent,Range.FormulaArray, as documented here: http://support.microsoft.com/kb/213181
    (first noted in Excel 2000, but still present in Excel 2013) and here:
    http://msdn.microsoft.com/en-us/library/office/ff837104(v=office.15).aspx. Workarounds for this bug are very hard to implement, an example is this extensive discussion from 2005: http://dailydoseofexcel.com/archives/2005/01/10/entering-long-array-formulas-in-vba/
    Various other function have similar limitations, e.g. Match
    and Replace, RTD topic strings.
    I am posting here, in hopes that there is some way for this issue to make its way to the Excel team. These limitations still remaining from previous versions cause ongoing pain, and I would like to plead that they get some attention for future Excel
    releases.
    -Govert
    Excel-DNA - Free and easy .NET for Excel

    Another place where this limitation is present (still in Excel 2013), is in the strings passed with a C API call to
    xlfRegister, used to register a UDF. While the C API has supported long Unicode strings since Excel 2007, calls to xlfRegister will fail if any of the strings are longer than 255 characters.
    The limitation is particularly inconvenient in this call, since one of the strings represents the concatenation of parameter names displayed in the Insert Function dialog. So the total length of parameter names (including separator characters between parameters)
    cannot be more than 255 characters - a limit that is quite easily bumped into.
    This affects any add-in based on the C API, whether developed in C/C++ or a managed helper library like Excel-DNA.
    -Govert
    Excel-DNA - Free and easy .NET for Excel

  • Variable names display problem

    I have three transparent text captions that are set to display from slide 1 through to slide 32 (using the option "display for rest of project").
    The variables I am displaying are:
    In the header:
    $$cpInfoProjectName$$ - displays the name of the lesson module.
    $$cpInfoCurrentSlideLabel$$ - displays the name of the current slide.
    And in the footer:
    Page $$cpInfoCurrentSlide$$ of $$rdinfoSlideCount$$ - displays the current slide number and the total number of slides in the lesson.
    The problem is that the variable names display long enough to look somewhat unslightly. It might be for about 1/3 of a second but it is long enough to screen capture (attached just in case I am not clear enough in my description) this appearance before they resolve into their values.
    This is rather annoying, since a student will see this occur for every slide.
    Is there anything that can be done to fix this? Perhaps using a text caption is not the best way to display these variables?
    Hmm... I wonder if creating a small persistant flash insert would be better?

    I have seen that aswell Shawn. It seems like the variables are a bit slow to be populated with the correct value and then it will show the $$variable_name$$.
    A Flash component would solve it and it won't take more than 5 minutes to make them all.
    /Michael
    Visit my Captivate blog with tips & tricks, tutorials and Widgets.

  • How to create a group/list of check box variables for display in text field, in appended format

    I need to identify a series of single-response checkbox variables and display the ones selected (as a group) in a text field in an appended (comma, space) format. Last week, you provided a great little script for a similar need using List Box (multiple response) variables. This time I need to know how to formally identify the checkbox variables and, I presume, use a similar script to display the results in a comma, space format.
    You've been of great help.
    Thanks

    Here's the script adapted to this situation. It assumes there are ten check boxes named cb1, cb1, cb2, ...cb10.
    // Custom Calculate script for text field
    (function () {
        // Initialize the string
        var v, s = "";
        // Loop through the check boxes to build up a string
        for (var i = 1; i < 11; i++) {
            // Get the value of the current check box
            v = getField("cb" + i).value;
            if (v !== "Off") {
                if (s) s += ", ";  // Add a comma and a space if needed
                s += v;  // Add the selected value
        // Set this field value to the string
        event.value = s;
    You'll have to change the field name and starting/ending numbers to match your form.

  • Character display problems....11g connecting to SQL server

    Hi Gurus,
    db: 11.2
    os: redhat 5.5
    there is a problem when with character display with sqlplus and even worst on TOAD, SQL Developer tool.
    there is a Heterogeneous connection between 11g and ms sql serever. i use freedts, unixodbc and dg4odbc to establish the connection.
    using isql tool...the select statement was well formatted..see sample |
    | Ventes USIM |
    | Resprise de charge provisionnees sur creance BUT when i use sqlplus some character are shattered..please see sample
    COST_NAME
    V e n t e s U S I M
    R e s p r i s e d e     c h a r g e p r o v i s i o n n e e s s u r c r e
    a n c ein other client tool e.g TOAD the output is worse just show only the first character of each row e.g V
    i have tried french and english value for nls_language but did not solve the problem.
    anybody with a clue of what is wrong...thanks

    It looks like some wrong character set conversion (more exactly -- lack of it) involving UTF-16 from MS SQL Server NVARCHAR data type. I cannot tell what went wrong and if this is a bug as I do not have experience with this configuration. Please, work with Oracle Support to diagnose and fix this issue.
    -- Sergiusz

  • Text variable placeholder display

    Not too many people will be familiar with both Mac and Windows incarnations of CS3, so this might not be a known issue (then again, I just might have missed previous discussions).<br /><br />Placeholders for Text variables are displayed on master pages as "<Name of variable>" on my Windows machine. If I open that same file on any one of our Macs, they are displayed as "" -- that's right, a tiny tiny dotted rectangle, with no recognizable text.<br /><br />Is that just all of our Macs (4 of them), or is the Mac community missing out on this rather important hint? If the latter, do they care? ;-)

    Sorry, Haeme, it's not <br />i literally <br />a ""-thingy. Sometimes I forget not everyone is a programmer -- it's an empty string, zero characters. With invisiblies on I can see a thin, tall, blue dotted rectangle.<br />(walking 'round to a random Mac:)<br />Just (double) checked. It has nothing to do with Windows files, an entirely new file does the same.<br /><br />Some further details: it only happens with Running Headers, which kinda makes sense, as the other types immediately display a value (Filename, Output Date, and the like). But I'd think that's what the <Placeholder> was for; to see <br />i something <br />there.<br /><br />If I just could remember how to make a screen shot on OSX (wait, I got it ...)<br /><br /><img src="http://www.jongware.com/binaries/weirdvariable.png" />

  • Non-Latin Character Display On Web Page

    In a Java web application, only one non-Latin character display issue is that when they are typied into a JSP file. Otherwise, non-Latin characters display correctly from the message property file or from database.
    Anyone know how to solve it?
    Thanks.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    Solved!
    Just need to have the JSP page tag on the related JSP file.
    null

    Welcome to our community, Denise
    Perhaps check the names of all the files involved? What type
    of web server are you using?
    You say that your co-worker said she is linking to the skin
    file from a .htm page, but what is missing here is whether she is
    using the .HTM page you provided in the mix or if it's one she
    created herself. If it's one she created herself, that may be the
    issue.
    Cheers... Rick

  • Formula variable not displayed in proper format

    Hai,
         I used a keyfigure formula variable, that gets current date, in a query (In columns, key figure structure to calculate no. of days). The no. of days are calculated peoperly and everything is just perfect.
    But after executing the query, when I display text element=> variables, the system is displaying the variable as 20,060,803 as opposed to date format like 8/3/2006.
    Question: Is it how the date formula variable is displayed or there is a system error?
    I remember seeing it in date format.
    Can somebody comment on this or suggest a solution.
    I couldn't find notes on this too!

    In the restricted key figure formula definition, use the Data function "Process Value as Date DATE" and enclose your restricted key figure calculation inside the date parenthesis.
    I have another related problem.  I am trying to use dates to calculate 30 days before a (date formula variable), 60 days after, etc.  Some of the dates are calculating correctly, but some are just returning an X.  All appear to be extracting with the same format.
    Anyone have a similar problem?

  • 'FTP_R3_TO_SERVER'  Chinese Character display as u2018#u2019

    I want to upload a *.txt which was saved as unicode .
    I use the following code to upload file to FTP server:
    call function 'FTP_R3_TO_SERVER'
      exporting
         handle = p_handle
         fname = p_filename
         character_mode = 'X'
      tables
         text = i_file
      exceptions
         tcpip_error = 1
         command_error = 2
         data_error = 3
        others = 4.
    But after upload, I find all Chinese Character display as u2018#u2019. 
    By the way, I use ECC6.0 to do development.
    How can I let the Chinese display correctly?

    Hi
    Try the following:
    1) Changes in the GUI settings. for this:
    a) go to SAP LOGON PAD.
    b) select your server -> change item.
    c) Go to Advanced.
    d) On the next screen the default selection under the section u2018Encoding for up- and download is u2018Default- ANSI u2013for Unicode Systemsu2019
    e) Please change this to u2018Default- UTF8 u2013for Unicode Systemsu2019
    f) Click on OK and save. Then logout from the system if you were already logged in. The login again for settings to take effect.
    Hope it'll help you.
    Regards
    Rishika bawa

  • Saving a character displayed on JPanel as an image

    Hi,
    Merry christmas!
    I am new to Java programming. Please englighten me with the following problem I am facing currently.
    I have been trying to save a chinese character displayed on a JPanel as an image. However, what I do not understand is that when the image is saved, it only captured the JPanel (and its background) instead of the character displayed on it.
    The following is my codes for this problem:
    static String strUTF16 = null;
    private void jButton3ActionPerformed(java.awt.event.ActionEvent evt) {                                        
    File f = new File("c:\\"+ jTextField2.getText()+ ".JPEG");
    jPanel1.setVisible(true);
    Image capture = jPanel4.createImage(jPanel4.getWidth(),jPanel4.getHeight());
         Graphics g = capture.getGraphics();
    jPanel4.paint(g);
    if(jTextField2.getText() != null)
    try {
                   FileOutputStream out = new FileOutputStream(f);
                   BufferedImage image = null;
                   image = (BufferedImage)capture;
                   if (image != null) {
                        JPEGImageEncoder encoder = JPEGCodec.createJPEGEncoder(out);
                        JPEGEncodeParam param = encoder.getDefaultJPEGEncodeParam(image);
                        param.setQuality(0.5f,true);
                        encoder.encode(image, param);
                        out.flush();
                        out.close();
              } catch (IOException e) {
                   System.out.println("Error, file cannot be written!\n");
    Any kind advices are greatly appreciated.
    Thanks!
    Shoker

    If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program (SSCCE) that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.
    And don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags so the code retains its original formatting.

  • Chinese Character display issue on Coldfusion 10

    My Company using Coldfusion to built an report platform and recently I upgrade our Coldfusion 7MX with Windows Server 2003 to Coldfusion 10 Enterprise with Windosw Server 2008 R2.
    I copy the Code from the Old server to the new one, but I met the problem I couldn’t solve.
    We have a repost that can enter, modify and view our SRM that has Chinese Character display request. Chinese character was display without problem when the system in the old server. which look like following.
    once I move the code into the new server, I got the problem with Chinese Character as following.
    This report pulling the data from SQL2005 with Windows Server 2003 R2.
    Coldfusion code code was same and both version is access to the same database.
    I ran all of the update included to install the windows MUI for Chinese character into the new server,  but I still can't get the character display correctly.
    I can view the chinese character website without issue but only to display in the report.
    I contact with Microsoft tech support but they don't have an solution for me. please help.

    Install windows server language pack:  http://www.microsoft.com/en-us/download/details.aspx?id=12250
    Are you sure the Chinese is encoded in UTF-8?  (It should be, but you should check the database field type encoding.)  If it's simplified chinese it could be set to GB18030 and if it's traditional chinese it could be Big5.
    You might want to leave off the encoding directive in CF and load the page in a browser then change encodings using tools > encodings  to see what works.
    祝你好运!

  • OO4 character Display Problem

    Hi All,
    I am using Oracle OLE objects to connect to Oracle 9.2 DB
    The NLS Language for the Database is AMERICAN_AMERICA.AR8ISO8859P6
    the client is using also the same NLS.
    When I retrive the information using OO4 some varchar2(Arabic Language) are return incorrectly from the DB, however when I use ADO on the same clinet it's correctly retrive all Data.
    I've only on home at my PC, and its NLS language is correct, even when I use SQL*Pluse the characters are displayed correctly.
    I also retrieved the NLS_LANG from the application using "SELECT USERENV ('LANGUAGE') FROM DUAL"
    and it was correct using ADO and OO4.
    Of course I've checked the registry value NLS_LANG and it's also AMERICAN_AMERICA.AR8ISO8859P6
    Any Help????

    I think after all it is a problem with the either:
    a. OS installer, which should really try to delete fonts which are duplicated by new system fonts
    b. OS which should give precedence to new system fonts over old system fonts where there are two the same, especially when the system fonts are in /System/Library/Fonts and the old ones are in /Library/Fonts
    The major annoyance is that this problem appeared with Leopard and took me hours of searching to figure out its origin - when you don't know if it is a character entry problem (which I thought) or a character display problem (which it turned out to be). In the end the fix was simple - delete the superceded fonts.

  • Character display problem latin characters

    For some reason old fonts show latin characters when i type "o/" and "l/". The problem seems confined to old fonts (at least Geneva; Monaco; New York), so I guess it is a bug?

    I think after all it is a problem with the either:
    a. OS installer, which should really try to delete fonts which are duplicated by new system fonts
    b. OS which should give precedence to new system fonts over old system fonts where there are two the same, especially when the system fonts are in /System/Library/Fonts and the old ones are in /Library/Fonts
    The major annoyance is that this problem appeared with Leopard and took me hours of searching to figure out its origin - when you don't know if it is a character entry problem (which I thought) or a character display problem (which it turned out to be). In the end the fix was simple - delete the superceded fonts.

  • Character display problem

    Hi All,
    When ever capital 'w' (i.e W, plain,Dialog and size 11) is first character in a text field left upper portion is not visible.But if I change any of these properties( i.e plain,Dialog, size 12) there is no problem.
    Can any body suggest me how can I display 'W' correctly with these propeties(i.e W, plain,Dialog and size 11).
    Thanks in advance

    I think after all it is a problem with the either:
    a. OS installer, which should really try to delete fonts which are duplicated by new system fonts
    b. OS which should give precedence to new system fonts over old system fonts where there are two the same, especially when the system fonts are in /System/Library/Fonts and the old ones are in /Library/Fonts
    The major annoyance is that this problem appeared with Leopard and took me hours of searching to figure out its origin - when you don't know if it is a character entry problem (which I thought) or a character display problem (which it turned out to be). In the end the fix was simple - delete the superceded fonts.

Maybe you are looking for

  • How do I start storing photos on a new external hard drive without adding a new aperture library?

    I have used up all my storage on one of my external hard drives.  I want to start storing on another.  How do I do it so I do not have to make a new Aperture library.  I think having multiple libraries gets too confusing. Thanks!

  • Check Number Confirmation

    I have a client using SAP Business One 8.8. I print Checks using Document Printing, Checks for Payment. The checks print correctly, but the Check Number Confirmation window does not automatically appear. I have to go to the Banking menu and open the

  • 'Itunes as encountered a problem and needs to close' - (Version 6)

    Hi fellow ipoderers. As above ^ my problem is that error message on startup of itunes. Yes, i already have read posts on this before, but my problem is different because quicktime is installed PERFECTLY, and i tried to install Itunes Version 6 FROM A

  • Vista SP1 Integrated install on new MBP (late 2008)?

    I have never used Boot Camp before, but have found I still need Windows for a few programs. I have a new MBP and wanted to confirm I can install from an integrated Vista Home Premium Sp1 32-bit disc. I read the Vista Sp1 DVD boots differently from a

  • Changes in secondary controller

    Hi, If two controllers are in ap sso high availability mode, how do we do changes in the secondary backup controller. Consolling in to the secondary doesn't allow any changes. Is there any command from primary that is used to config or change paramet