Tab in Unix

How do I specify tab so that it is universal in Unix and Windows Environment

I'm unsure about this one. I never suggested that using a custom renderer would solve your problem (lucky for you it did), you were asking what the cellRenderer was about.
so how does the /t affect?
coz i try not using the rendener
it come out those square boxes
but when i use rendener
i don't have such problemYou make it sound like it's all my fault :(
care to explain more

Similar Messages

  • Urgent : Doubt on Output in UNIX FIle

    HI Friends,
    I have downloaded the output from my program into a text file.
    In which i have 1matnr,1tab,1price.
    it coming perfectly. I am using constant
    constant: c_a type x value '09'.
    this is giving a tab in text file.When i checked the output in Unix file, In the place of Tab a
    Hash(#) is replaced there.
    Can anybody help me to get only a material numer one tab and then a Date.
    or Is it like a Hash is the denotion for a Tab in unix.

    Hi gokul
                 I think you need to change File type in FM: WS_DOWNLOAD as 'DAT' or 'ASC' .
    Regards
    wiboon

  • Hexadecimal - Horizontal Tab

    Hi,
    I need to write a file as tab delimited on the application server. I've tried the following two methods to achieve this:
    - data: tab_hex(2) type X Value '09'. ( Can't use this as the app server is using 
                                                           AIX a flavor of UNIX.)
    - CL_ABAP_CHAR_UTILITIES=>HORIZONTAL_TAB (The client is running version
                                                                                4.6C, so this is not available.)
    Does anyone know the hexadecimal for horizontal tab in Unix?
    Any help would be greatly appreciated.
    Many Thanks,
    Philip Johannesen

    Is this an EBCDIC system?
    IBM systems (AIX is IBM's flavor of Unix) frequently use EBCDIC.
    If it is EBCDIC tab would be hex 05, I believe.
    e.g.
    data: tab_hex(2) type X Value '05'.
    Good luck
    Brian
    Message was edited by:
            Brian Sammond

  • Help require coloring the Tabbedpane in Unix

    Hey i have problem in setting the colors to tab in unix.I have written a logic to set colors to tabs using the setBackgroundAt(int,Color) method of each tab.It work fine in Windows platform but when I run the application in Unix it displays its own color and does not make use of the setBackgroundAt() method.Can anyone suggest me a solution for this problem.
    Thanks in advance,
    Ramnath

    Is the version of Java you're attempting to run supported on SunOS 5.5? I'm not certain, but isn't that quite an old version (My Solaris 8 and 9 systems report as SunOS 5.8 and 5.9). You might also need to install one or more patches to the system, but the page where you downloaded the Java install package from should have more details.

  • DSEE 6.0 and Unix authentication

    Hello,
    Anybody configured an account for Unix auth. using LDAP? If you can share the steps needed, I will really appreciate it. Looked through the admin guide and did not come across any section on how to setup an account for Unix authentication? How do I add "shadowAccount" and "posixAccount" object class to a user?
    I am using java web console and DSCC web interface. Is command line my only option? I hope not, because what good is the web interface if you can not add/delete objectClass*.
    Appreciate any tips or pointers on this topic.

    Yes it's true posixAccount & shadowAccount are in the schema.
    The issue is around being able to apply them using DSCC. Pre version 6.0 there was a directory editor/command console which had a tab for unix properties for each user which was both useful & sensible. This made it a relatively quick & simple job for somebody to set up / manage user accounts.
    DSCC should be an improvement on previous products & possibly is, so quite rightly people expect to be able to configure it to do what they could before. In previous versions, once configured, you had no need to see the command line again. If I have to supply an ldif file every time I want to add users then I have to question the purpose of DSCC.
    We've established that the objectclasses exist in the schema & can be added manually in DSCC or as SolarisSAinPA suggests using ldapaddent on the command line.
    For those of us who would like to use & understand DSCC does anyone out there know how to add these objectclasses so that they are inherited by 'person' 'people' or organizational units ? Surely there must be somebody at Sun who can supply an example.
    Chouse

  • Auto discovered Linux machines platform value is showing as Windows. Need help

    Hi All,
    In my infra, we have set the discovery policy as AD & IP range. All the machines are getting discovered, however in platform tab of Unix/Linux machines shows as 'Windows', and due to this we are unable to license the machines.
    Please help.
    Regards
    MPS

    Post on this forum instead, bigger chanche that you'll find a PRO*C expert there.
    C++ Call Interface (OCCI)
    -Andy

  • Export delimiters: ~R - is this just a straight 2 character delimiter?

    Group,
    We are doing exports from Oracle to other platforms and having delimiter problems - users inserted pipes, backslashes, whatever in the varchar fields.
    I am wondering if the ~R is a 2 character delimiter as it appears, or does it represent an escape sequence like \n (newline) or \t (tab) in Unix/Linux?
    Our Oracle team says ~R is literal, but I suspect it may not be.
    Thanks,
    Vince

    Group,
    Queston answered.
    I looked at an extract using the ~R and it is a literal character. Got a developer to send me a file (like pulling teeth) and looked at it with a hex editor - sure enough, 2 chars, a tilde and an R.
    Thanks anyway,
    Vince

  • Doubt about table locks

    i have a master table from which many other child tables take data for various summarizations. I have a cron tab in unix which calls oracle stored procedures to populate each of these tables in a sequential manner. For example table 1 starts getting populated at 6 am and is reading data from master table and the process goes on till 8 am. If another table 2 starts getting populated at 7 am and has to get data from the same rows as table 1 is reading . Will table 2 be able to access the mater table entirely without missing any rows?
    Thank you

    Given we have no version number and no code we have no way of knowing what you are or are not doing. Not even whether foreign key constraints exist. Thus no help is possible based on what little you've posted.
    The one bit of advice I will give is that I have not found a valid reason to use a *NIX cron job in a decade. Assuming a currently supported version of the product throw it away and use DBMS_SCHEDULER.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Safari ignoring hosts file

    OK. I am about to go insane, so I figured I'd come here for help.
    I've been attempting to add some entries to my hosts file. After much searching, I finally figured out how to do it. (With tabs and Unix line endings and all!) When I ping or use traceroute, it uses my new hosts file entries. When I use Camino, it uses my new hosts file entries. However, Safari 4 seems to be totally ignoring them.
    I've seen a couple of suggestions, but either they didn't work, or they weren't designed for Leopard. I've tried doing sudo dscacheutil -flushcache in the Terminal, and it's still broken. Any ideas?

    evan.doyle wrote:
    OK. I am about to go insane, so I figured I'd come here for help.
    I've been attempting to add some entries to my hosts file. After much searching, I finally figured out how to do it. (With tabs and Unix line endings and all!) When I ping or use traceroute, it uses my new hosts file entries. When I use Camino, it uses my new hosts file entries. However, Safari 4 seems to be totally ignoring them.
    I've seen a couple of suggestions, but either they didn't work, or they weren't designed for Leopard. I've tried doing sudo dscacheutil -flushcache in the Terminal, and it's still broken. Any ideas?
    Safari 4 is beta. Did Safari 3 read the hosts file? Mine does.

  • How to find the database used in the Hyperion reports

    Hi All,
    Can we know the database that has been used for creating a Hyperion Report. I have a BQY file , I want to know whether it was created using a Oracle connection or SQL Server or any other Database. Can we find this information from the BQY file? Please let me know if its possible
    Thanks

    Using OCE file you can find data source details.
    Providing additional information about Creating a connection and configuring the connectivity for Hyperion BI+ Interactive Reporting
    There are two options (ODBC, Oracle*Net):
    ODBC
    Create ODBC connection using MERANT OEM 5.2 32-BIT Oracle Wire Protocol (in Microsoft Windows that would be in Control Panel > Administrative Tools > Data Sources (ODBC) > System DSN tab; in Unix .odbc.ini file)
    Create an OCE file (with the same name as the intended Hostname/Provider to be assigned in LSC below) on Microsoft Windows using Interactive Reporting Studio (File menu > New... > A New Database Connection File > OK button) using ODBC/ODBC or ODBC/Oracle as "What connection software do you want to use?"/"What type of database do you want to connect to?"
    Launch Hyperion > Reporting and Analysis > Utilities and Administration > Service Configurator > Local Service Configurator and double click on DAS.
    Create a new data source using ODBC/ODBC (or ODBC/Oracle) as  Connectivity Type/ Database Type; "Select the name of the data source:".
    Restart Services.
    Import this OCE file in workspace to be available as a data source for BQY files.
    ORACLE*NET (SQL*NET)
    Install Oracle database client software on machine with DAS server and machine with IR Studio; Ensure tnsnames.ora file points to database to be queried.
    Create an OCE file on Microsoft Windows using Interactive Reporting Studio (File menu > New... > A New Database Connection File > OK button) using Oracle Net/Oracle as "What connection software do you want to use?"/"What type of database do you want to connect to?"
    Launch Hyperion > Reporting and Analysis > Utilities and Administration > Service Configurator > Local Service Configurator and double click on DAS.
    Create a new data source using Oracle Net/Oracle as Connectivity Type/ Database Type; "Select the name of the data source:".
    Restart Services.
    Import this OCE file in workspace to be available as a data source for BQY files.
    Hope this information helps.
    regards,
    Harish.

  • Af|navigationpane-tabs::tab:hover af|navigationpane-tabs::tab-link  not working in Unix or Linux operating system

    Hai,
    I have the requirement that my Adf Application should have same skins(prototype) when there are running on Windows or Unix or Linux OS. First lines in two cases are working fine in Windows or Unix orLinux operating system,but the Second lines in two cases are working only in Windows but not in Unix or Linux. I mean to say that the text-decoration,color,background-color etc set for hover attribute of line-2 in both cases are not working.
    Can anybody help me in solving this issue.
    Cases are as follows:
    Case:1
    Line-1: af|navigationPane-tabs::tab-link{text-decoration: none; background-color: #6b5994; color: #ffffff; font-weight: 700; font-size: 12px;}
    Line-2: af|navigationPane-tabs::tab-link:hover{text-decoration: underline; background-color: #6b5994; color: #6b5994; font-weight: 700; font-size: 12px;}.
    Case:2
    Line-1: af|navigationPane-tabs::tab:selected af|navigationPane-tabs::tab-link {text-decoration: none; background-color: #6b5994; color: #ffffff; font-weight: 700; font-size: 12px;}
    Line-2: af|navigationPane-tabs::tab:selected:hover af|navigationPane-tabs::tab-link {text-decoration: underline; background-color: #6b5994; color: #ffffff; font-weight: 700; font-size: 12px;}
    Regards
    G Naveen Kumar

    Hai Frank,
      First up all Thank you for giving response to my query.As you asked it is not a Client OS,it's a Server OS.As you told I have changed the code to font-weight: bold but still it's not working.Anyhow my major requirement  is to change the text-decoration,color.
    Would you please help me in solving that?
    Regards
    G Naveen Kumar

  • Export tab-file to unix

    Hi,
    Can I export an internal table to unix in txt mode with separated-tab?
    How can I do it?
    Thanx in advance.
    CV

    You have to use the ABAP statements OPEN DATASET, TRANSFER and CLOSE DATASET to achive this. Before TRANSFERring each record of your internal table, MOVE it into a string an separated it.
    you can find the "Tab" in class CL_ABAP_CHAR_UTILITIES in attribute HORIZONTAL_TAB...
    <REMOVED BY MODERATOR>
    Edited by: Alvaro Tejada Galindo on Apr 7, 2008 12:09 PM

  • Functions to upload UNIX tab-delimited file

    plz tell me  lists of  Functions to upload UNIX tab-delimited file in the database table

    HI,
    data : itab like standard table of ZCBU.
    ld_file = p_infile.
    OPEN DATASET ld_file FOR INPUT IN TEXT MODE ENCODING DEFAULT.
    IF sy-subrc NE 0.
    ELSE.
      DO.
        CLEAR: wa_string, wa_uploadtxt.
        READ DATASET ld_file INTO wa_string.
        IF sy-subrc NE 0.
          EXIT.
        ELSE.
          SPLIT wa_string AT con_tab INTO wa_uploadtxt-name1
                                          wa_uploadtxt-name2
                                          wa_uploadtxt-age.
          MOVE-CORRESPONDING wa_uploadtxt TO wa_upload.
          APPEND wa_upload TO it_record.
        ENDIF.
      ENDDO.
      CLOSE DATASET ld_file.
    ENDIF.
    loop at it_record.
    itab-field1 = it_reocrd-field1.
    itab-field2 = it_record-field2.
    append itab.
    endloop.
    *-- Now update the table
    modify ZCBU from table itab.

  • Windows Server 2008 R2 SP1 not have "Unix Attributes tab".

    Hello Folks.
    How can I enable "Unix Attributes tab" in Windows 2008 R2 SP1 without any reset or disconnect? 
    Tnx.

    Is this what you're looking for?
    Manage UNIX related attribute w/o installing Server for NIS or through script in windows 2008
    http://blogs.technet.com/b/sfu/archive/2010/02/18/manage-unix-related-attribute-w-o-installing-server-for-nis-or-through-script-in-windows-2008.aspx
    Merv Porter
    =========================

  • Names in Members field under the UNIX Attributes Tab have changed from standard format (i.e. John Doe) to the actual account name (jdoe)

    Hello,
    Names in Members field under the UNIX Attributes Tab have changed from standard format (i.e. John Doe) to the actual account name (jdoe). The only time this happens is if a domain account is deleted and the remnant of the account remains and has to be removed
    manually. However all of the accounts, with the exception of any new ones recently added, now show the account name only. Any ideas on what caused this and how to fix it?
    Thanks :)

    Hi,
    I have not heard from you for some days, currently I am providing the related article for you. Hope this will help you on this matter.
    The UNIX Attributes tab does not appear in the Active Directory Users and Computers MMC snap-in when Server for NIS is installed in the domain
    http://support.microsoft.com/kb/921913/en-us
    Thank you.
    Best regards,
    Steven Song
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

Maybe you are looking for

  • Tiff placed in Indesign and set to Multiply mode - potential problems?

    I am set to send a file to print and would appreciate any heads up on any potential problems. It's a simple file: cmyk yellow background colour with a bog standard Tiff of black line artwork. Because the Tiff is black artwork on a white background I'

  • Blending modes not working in CS6

    High everybody, i am working in cs6 and starting to frustrate more and more, tried everything and nothing seems to work. Layer blending modes just seems to stop working at one moment, or at certain layers, i dont know. I have two layers one on top of

  • Flash activex version problem

    dear all my problem is as follows, please bear with me: i have a vb6 application which uses flash activex control to show swf files on my forms. when using flash10d.ocx (which was the latest at the time i first used it) everything worked fine and all

  • IMovie, iDVD

    I've been working with iMovie 5 & iDVD 5 for a little while now and I've noticed some serious problems. I had initially downloaded an analog video into my computer, using Pinaccle Studio's video transfer device. At first I was pretty excited with som

  • Custom Function in a Sequence Not Working

    Hi All, We have defined a Custom Function and it has got a class (ZCL_IP_DERIVE_XXX_XXXX). Further, in the IF_RSPLFA_SRVTYPE_IMP_EXEC_REF~EXECUTE method of this class, we have defined a logic of appying a new Index (Sales Curve) and the forecast valu