script process of sorting (with several column data) and average (some other column data)

Hello

I had a lot of help from my log of the bus data, previously.

My interest now is to sort them according to certain values of the column and then get an average result of them.

Given that the tiara doesn't seem to support the triage function after loading data, it seems to be a difficult issue for me;

It would be useful that I can get all related index/approach/function/Council to do this kind of script.

I've attached a file excel for example.

In the first "raw" sheet, there are rows of raw data with column names of "year, month, day, ID, ID2, point, condition.

Actual data had many more columns, but I simplified it for convenience.

What I try to do is, with the entry (from DialogBox or simply a script as a variable; I can do this) 'year' and 'months' (e.g.: 2015, 6).

to get the resulting data sheet 'expected results '.

The result is sorted by value 'ID' and 'condition '. 'Condition' is 0 or 1, then the average of the values of 'point' for each ID and the condition is obtained.

Group for the 'condition' of 2 will be the average of the results of the 'condition' 0 and 1 (collection of data). (So there are always three groups: for 'condition', 0, 1, and 2.)

Currently, 'ID' includes 12345 and 54321, but there may be more values, too.

"Num" column is the number of files RAW allows to get the average for the corresponding 'year-month-ID-condition'.

Is there an effective approach or the function that you recommend?

I think that you may need more details for example data, so please do not hesitate to ask me.

Thanks in advance.

Inyoung

The interactive part to modify data in DIAdem is collected in the 'ANALYSIS' left aon tab.

The second entry, 'Functions of channel' contains 'Values of Channel sorting' method.

To automate this process, it is possible to use the macro recorder in the tge script module.

Tags: NI Software

Similar Questions

  • How to make a paper with some boxes to fill required for me to sign, and then some other boxes needed for the next person to sign. I want the boxes I've filled to be locked the next person.

    How to make a paper with some boxes to fill required for me to sign, and then some other boxes needed for the next person to sign. I want the boxes I've filled to be locked the next person.

    Hi johanb64152807,

    You can use eSign service, where you can send the document for signatures of several signatories, but the document will be sent to the following signatory after the earlier signed & it is not possible for him to make the changes.

    Documents KB for help: -.

    Kind regards
    Nicos

  • Unique table with several columns or several tables split?

    What is the best.

    A table with multiple columns inside or divided into several tables. Why?
    How will the performance in the two scenarios?

    Hello

    user13024762 wrote:
    I have a table EMP that has column EMP_ID, EMP_NAME MGR_ID, MGR_NAME, SALARY, EXP_IN_MNTHS, EXP_IN_YRS... etc with multiple columns

    I have the following tables
    EMP-> EMP_ID, EMP_NAME

    Each row in the table emp thie represents a separate employee. I guess other columns in the emp table might be birth_date, social_security_number and status (by example, 'Active', 'Leave', 'complete'). Here's what an employee has (at least) one of. If there is a one-to-many relationship between an employee and an attribute, then you probably want another table for this attribute.

    BISHOP-> EMP_ID, MGR_ID, MGR_NAME

    There is a one-to-many relationship between employees and managers? In other words, an employee may have 2 or more managers? If Yes, then you need another table.
    If there is only a one-to-one relationship between employees and managers (in other words, if an employee is never more than 1 Manager) so why don't you just have a mgr_id column in the emp table?
    Managers are also used for? (This is often the case, as in scott.emp and hr.employees.) If so, do not store their names in the EME and tables of mgr. Store name (and date of birth and other information) in the table emp only and, if you need a table of Bishop, just the emp_id and mgr_id column.

    SAL-> EMP_ID, SALARY

    There is a one-to-many relationship between the employees and wages? In other words, an employee may have 2 or more treatments? If so, how will you use the values? Is a special treatments in some way, as it will be used more often than others? (In other words, you may have a current and past wages salary, but the last wages are rarely used.)
    If you never have more than 1 salary for a given employee, why not just have a sal column in the emp table?

    EXP-> EMP_ID, EXP_IN_MNTHS, EXP_IN_YRS

    There is a one-to-many relationship between the employees and what whether you store in this table?

    etc. with more tables

    What is the best based on

    (1) performance and data recovery
    (2) ease of use
    (3) maintainability

    A one-to-many relationship requires an additional table. If an employee can have up to 3 managers, don't have mgr1, mgr2 and mgr3 columns in the emp table. Use a separate table, with up to 3 lines for the same employee, instead.
    For 1-1 relationships, it is usually best to not have separate tables.

  • A Collection of sorting with dynamic columns using a custom multi-column comparison function

    I need help and ideas on how to sort a ListCollectionView.  My problem is complicated by requirements - 3

    1. the values of column contain HTML tags which must be removed before the custom to strip HTML (use of compareFunction) sort

    2. the columns are dynamic, so dataField names are not known at compile time (need a unique compareFunction for all columns)

    3. the data is used in an AdvancedDataGrid, so multicolumn sorting is necessary

    I understood how to resolve any 2 of the 3 conditions.  However, I have difficulty taking care of all the 3 requirements.

    Any help or ideas would be greatly appreciated.  Thank you.

    Here's my analogy simplified your script.

    I have a set of fields that I get from a place:

    Var columnFields:Array = ["firstName", "lastName"];

    And I want to generate columns for these fields:

    Var columns: Array = [];

    For (var int index = 0; index< columnfields.length;="">

    {

    the col: AdvancedDataGridColumn var = new

    AdvancedDataGridColumn (columnFields [index]));

    and assign a custom comparison function that uses that

    columnField

    col.sortCompareFunction =?

    Columns.push (col);

    }

    ADG. Columns = column;

    I mean subclassing AdvancedDataGridColumn

    SerializableAttribute public class MyAdvancedDataGridColumn extends DataGridColumn

    {

    public void MyAdvancedDataGridColumn(dataField:String)

    {

    sortCompareFunction = mySortCompareFunction;

    }

    public void mySortCompareFunction (obj1:Object, obj2:Object,

    fields: Array = null)

    {

    in this function, you can use 'obj1 [dataField]'

    access the field for this column

    If (obj1 [dataField]<>

    Returns - 1;

    ...

    }

    }

    Then your just loop will look like this:

    Var columns: Array = [];

    For (var int index = 0; index< columnfields.length;="">

    {

    the col: AdvancedDataGridColumn var = new

    MyAdvancedDataGridColumn (columnFields [index]));

    Columns.push (col);

    }

    ADG. Columns = column;

  • Connection to the AOP with several NIC data store

    I have a situation where I need to have the computer that is running the tiara to be connected to two different networks.  I have two NIC installed in the machine, NIC A and B NIC, we will call them.  The reason for this is that I use Diadem to access the server on a machine of AVL PUMA AO.  If I connect to the local network PUMA, PUMA sometimes breaks down, probably something to do with the IP address.  So PUMA has need to be on a network that is not a router.  My tiara computer must communicate with PUMA, as well as with local shared drives on our corporate network.

    In any case, I have the company LAN hung on A NIC and hung on NIC B PUMA network.  Tiara fails to connect when the two networks are connected, but connects to the data store no problem when that network PUMA is hung. Any ideas how to solve this problem?  It seems tiara is looking for NIC - A instead of NIC B, as appropriate.

    For reference, when the two NIC is connected, I can access other than readers, and separate computers to ping on both networks, without problem, is not a connection problem.

    Any help would be appreciated.

    -Russ

    I guess poth NIC have different IP.

    -Did you use IP instead of the server name.

    -Do you use RPC or CORBA to access the PUMA Server?

    -What version of DIAdem.

    You can create a log file when the connection has failed?

    Greetings

    Andreas

  • Table with several columns

    I have a table advanced with more or less 60 columns and the table is larger than the header image. How can I align the table with the advanced table?
    Thank you.

    Published by: Vieira on 1.01 giu-3-2010

    I don't think that this is possible.

    what you can do, is that you can fix the scroll bar horizontal to your table, this way that your condition is possible. Please visit the Blog of Mukul to fix scrollbars at the table.

    Kind regards
    Out Sharma

  • Sanitation in a course with several slides contained and question slides

    My goal is to build a course that consists of 20 ~ content slides (each has a small video conference), followed by several questions each to compose a great quiz, each answer is counted toward the degree.

    So my current configuration is as follows:

    • Each slide of the Conference is followed by question slides 1-3.
    • An attempt is allowed by each question.
    • All questions must be answered correctly before a user can move to the next slide content.
    • Each conference is preceded by another slide of content and has a button 'Next' with 'Back to the Quiz' on measures of success.
    • Failure to answer a question correctly, the user is redirected to the previous slide in conference at the Review Conference. Then the user is redirected to the slide in question failed (via a button 'Next') and the next attempt to answer the question.

    I understand the scenario of reclamation and was able to set up the first slide of the Conference, followed by 3 question slides, and everything works as I want. Button 'Next' on the slide of the Conference works properly depending on where the user came to the Conference slide of.

    However, when the user finally arrives at the next Conference slide, as soon as they click on the 'Next' button on this slide, they are brought back to the last slide in question answered: in my case, it's the third question slide after the first slide of the Conference. The loop closes just here.

    Basically, there is no way for the user to pass the second slide Conference.

    Why the button 'Next' on the second slide Conference not to go to the first slide of the following question?

    What I am doing wrong?

    Thank you.

    Lyolya

    Captivate sanitation with failure - part 1 - blog of monkeylogic

    Captivate sanitation with failure part2 - monkeylogic blog

    Lilybiri, I think that the solution to my problems is very well explained in the posts above I found last night. With a few changes, I could get my course work just as I had originally planned.

    Here's what my structure/feature class now looks like in my test file:

    Title slide

    Video conference 1

    Questionnaire1 Questions (tested with 2 questions multiple choice, 3 possible answers to each)-back to the video conference 1 first incorrect answer; go to video conference 2 success OR the second incorrect answer.

    Video conference 2

    Questionnaire2 Questions (tested with 2 questions multiple choice, 3 possible answers to each)-back to the video conference 2 as soon as the first incorrect answer; go to video conference 3 success OR the second incorrect answer.

    Video conference 3

    .. and so on.

    The notation works, too!

    I'm actually very happy to have found a solution to what seemed to be an impossible feat. Thank you for your help, I appreciate the time you took to answer my questions. As a completely new Captivate user, I think that I learned a lot in the last week, thanks to your contribution, and that of many other generous people on the web.

    Thank you

    Lyolya

  • Intermittent USB mouse freeze on Windows 7 Pro 64-bit. Tested with several mice that work fine on other computers.

    I am having a frustrating problem where my Wired Optical mouse appears to 'freeze' for 10 seconds on my machine Windows 7 Pro 64-bit. Meanwhile, everything else on the computer works fine, including the keyboard (connected through PS2). The mouse does not seem to lose power because down the red LED stays on. At the end of the freeze period, I hear the sound of Windows to disconnect USB, but there is no error or windows pop-up ads of any kind on the screen.

    Some more info about the configuration:

    * Core i7 950 processor
    * 12 GB of RAM
    * Radeon HD4950 video card (or almost)
    * The main SSD drive
    * 2 external powered USB drives, 1 powered MIDI keyboard, 1 USB dongle
    * Windows experience score 7.3

    I tried things that did not work:

    • Turn off all the power management, including the management of power supply for USB, USB hubs-> suspend to win power, etc.
    • Permutation of mouse. The problem came with three different mouse from different manufacturers.
    • Try the mouse on different computers of W7 Pro. Confirmed that the mice are not the problem.
    • Disconnected all other USB devices except the mouse. Problem persists.
    • Uninstalled all the drivers for the mouse and use MS default drivers.
    • Installed the software Microsoft mouse & keyboard center.
    • Installed the software from the manufacturer (ie. logitech) specific mouse driver.
    • Tried every USB port, the front and back, on my computer, including USB3 vs USB2.
    • Scanned for malware (using Malwarebytes)
    • Search for viruses (using Nod32)

    I must point out that NO other devices are having problems on this computer. My external hard drives all work perfectly. My printer when I plug it, works great, like my USB dongle. My MIDI keyboard never loses connection. Even when I have my phone connected Android, which normally creates a huge noise if I unplug it, never disconnects even for a second. It is therefore clearly a kind of mouse problem.

    The problem seems to occur regardless of what I do, although it seems MORE common if I use actually the mouse. If I'm just typing (as I am now) it seems not really to happen. On the other hand, sometimes hours go with no problem and other time it happens literally every few seconds.

    Remove the check to "improve the accuracy of the printer" logic. I had two computers windows 7 x 64 that gives me the same problem. When I tried a wireless mouse, the problem disappeared. they do not use the windows controls.

  • Impossible to format document with several paragraph styles and notes

    I'm working on a document where I have several text boxes on the same page. The text boxes reflect implemented different paragraph styles so that they will autopopulate in my table of contents. However, I need to add notes to this document. I find that the notes are at the end of the text box to which they apply to, and if I had to put a note in two different text boxes on the same page, both start at 1.

    Is it possible to manage notes in several text boxes? Or, if not, is it possible that I can attach my table of contents for the styles of characters instead of paragraph styles?

    Thank you!

    Looking at your screen shot in post #2, I see no reason to require individual images. You can manage every bit of this formatting in a unique setting using the styles section to control alignment, and dashes.

  • Vista Ultimate SP1 Pro: repeated failures to install SP2 and several failures repeat to install some other upgrades second request for help)

    Hello

    I'm a professional software developer, and in the last five days I have tried in vain to upgrade my Vista Ultimate Pro (purchased in the United States two years ago) SP1 to SP2 and make that the machine is in use.

    I would like professional assistance with this question and the advice to do a "clean" installation and annihilate the four days of settings and configuration of programs and software development tools is not a satisfactory answer: I want to know why I can't do an "upgrade" install: why 'upgrade install' disabled when I launch setup.exe from the original DVD / install install Vista?

    1 SP2 will not install (from Windows Update or the downloaded standalone installer from MS) (see my previous post here):

    http://social.answers.Microsoft.com/forums/en-us/vistawu/thread/d499b50d-8f67-460f-ACF3-df2ff12ecec7

    for details and for a response of S. Bodin who gave no useful tips).

    2 56! other updates appear repeatedly as needing to be installed, and then they re - install whenever I have closed the computer, and, when I re - starts, they appear as being initialized, or whatever, once again.

    3 IE8 is already installed, .NET FrameWork 3.5 + is already installed (as part of the VS 2010 beta install), but they appear in the queue of facility among the 56 other updates.

    I can honestly say I've lost a lot of time and money dealing with the problems of Vista: it's one of the reasons I have not used for more than a year: I had hoped at the time of SP2, it would be stable enough to use.

    Thank you, Bill Woodruff, dotScience

    Bill Woodruff

    Hello

    Thank you for using the Microsoft Windows Vista Forums.

    I will need some additional information to help you best.

    Ø you are booting from the DVD to upgrade your Vista?

    Boot to the desktop and insert the DVD to upgrade your Vista.

    You can download the service pack from the link below.

    How to obtain the latest Windows Vista service pack

    http://support.Microsoft.com/kb/935791

    Method 1:

    Follow the instructions in the link below to restore the security settings for the default settings.

    How to restore the security settings the default settings?

    http://support.Microsoft.com/kb/313222

    Method 2:

    Follow the instructions in the link below to reset Windows update components.

    How to reset the Windows Update components?

    http://support.Microsoft.com/kb/971058

    Method 3:

    Follow the instructions in the link below to run the update system tool which will help you to solve the problem.

    Description of the preparation tool update for Windows Vista for Windows Server 2008 and Windows 7 system

    http://support.Microsoft.com/kb/947821

    Method 4:

    Follow the instructions in the link below to rename software c:\windows\system32\catroot and distribution records and try to install the service pack.

    You cannot install some programs or updates

    http://support.Microsoft.com/kb/822798

    Method 5:

    Follow the instructions below to install the service pack in safe mode.

    1 turn on the computer or restart the computer

    2 start typing the F8 key. The Windows Advanced Boot Menu of Options will appear. If you start typing the F8 key too soon, some computers display a "keyboard error". To resolve this issue, restart the computer and try again.

    3. check that the safe mode option is selected (the High option of the page)

    4. press ENTER. The computer then begins to start in safe mode.

    5. install the service pack.

    Method 6:

    Analysis of auditor of file system (CFS) which will help you to solve the problem.

    To determine if the problem you are experiencing is caused by one or more system files that are used by Windows Vista, run the System File Checker tool. The System File Checker tool analyzes the system files and replaces incorrect versions of system files by using the correct versions.

    Follow the instructions in the link below to run the SFC scan.

    http://support.Microsoft.com/kb/936212/

    Please post back and let us know if it helped to solve your problem.

    Kind regards

    KarthiK TP

  • Why is one of my pages not linking with those of hand and on the other?

    Page 208 in the book I write remains empty, when I scroll down on page 207 the text jumps directly on page 209 bypassing 208, and vice versa. Any ideas please?

    Is there a framework threaded on this page? What happens when you delete the page?

  • How can I control the spacing on a page with several media files?

    I'm trying to display a page with several Shockway files, and I can't have their space on the page - they all end up in a field, crushing the titles.

    I tried to put them in a table, tried several ways of spacing (forcing of blank lines, etc.), but nothing seems to make a difference. Here's what it looks like:

    space-error.jpg

    Here is the code I use:

    <!-beginning of the list of audio files->

    < table width = "370" border = "1" cellspacing = "2" cellpadding = "2" >
    < b >
    < td > < h6 > The incarnate Orientation of way
    < / h6 > < table >
    < /tr >
    < b >
    < td > < div id = "html0" style = "left: 120;" top: 600; Width: 503; height: 132, position: absolute; z index: 4082; "margin: 1px" >

    < p >
    < script type = "text/javascript" >
    AC_FL_RunContent ('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4, 0,0, 0', 'widt h' ', ' 230 ', ' height', ' 130', 'align', 'medium', 'src', 'mp3ss126d', 'quality', 'best', 'wmode', 'trans parent', 'bgcolor', ' #000000 ', 'loop', 'true', "pluginspage",'http://www.macromedia.com/shockwa ve/download/index.cgi? ") P1_Prod_Version = ShockwaveFlash film ',' mp3ss126d ',''); End AC code
    < /script > < noscript > < object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase ="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4, 0,0,0" width = "230" height = "130" align = "middle" >
    < param name = "movie" value = "mp3ss126d.swf" / > "
    < param name = "quality" value = "best" / >
    < param name = 'wmode' value = 'transparent' / >
    < param name = "bgcolor" value = "#000000" / >
    < param name = "loop" value = "true" / >
    < embed src = "mp3ss126d.swf" quality = "best" wmode = "transparent" bgcolor = "#000000" loop = "true" width = "230" height = "130" type = "application/x-shockwave-flash" pluginspage = "http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" align = "middle" > < / embed > ""
    < / object > < / noscript >
    < /p >
    < / div > < table >
    < /tr > < / table >

    < table width = "370" border = "1" cellspacing = "2" cellpadding = "2" >
    < b >
    < td > < h6 > The Way embodied - workshop n ° 2 < / h6 > < table >
    < /tr >
    < b >
    < td > < div id = "html2" style = "left: 120;" top: 750; width: 510; height: 132, position: absolute; z index: 4083; "margin: 1px" >

    < p >
    < script type = "text/javascript" >
    AC_FL_RunContent ('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4, 0,0, 0', 'widt h' ', ' 230 ', ' height', ' 130', 'align', 'medium', 'src', 'mp3ss127d', 'quality', 'best', 'wmode', 'trans parent', 'bgcolor', ' #000000 ', 'loop', 'true', "pluginspage",'http://www.macromedia.com/shockwa ve/download/index.cgi? ") P1_Prod_Version = ShockwaveFlash film ',' mp3ss127d ',''); End AC code
    < /script > < noscript > < object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase ="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4, 0,0,0" width = "230" height = "130" align = "middle" >
    < param name = "movie" value = "mp3ss127d.swf" / > "
    < param name = "quality" value = "best" / >
    < param name = 'wmode' value = 'transparent' / >
    < param name = "bgcolor" value = "#000000" / >
    < param name = "loop" value = "true" / >
    < embed src = "mp3ss127d.swf" quality = "best" wmode = "transparent" bgcolor = "#000000" loop = "true" width = "230" height = "130" type = "application/x-shockwave-flash" pluginspage = "http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" align = "absmiddle" > < / embed > ""
    < / object > < / noscript >
    < /p >
    < / div > < table >
    < /tr > < / table >

    < table width = "370" border = "1" cellspacing = "2" cellpadding = "2" >
    < b >
    < td > < h6 > The Way embodied - workshop n ° 3 < / h6 > < table >
    < /tr >
    < b >
    < td > < div id = "html3" style = "left: 120;" top: 900; width: 515; height: 132, position: absolute; z index: 4084; "margin: 1px" >
    < p >
    < script type = "text/javascript" >
    AC_FL_RunContent ('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4, 0,0, 0', 'widt h' ', ' 230 ', ' height', ' 130', 'align', 'medium', 'src', 'mp3ss128d', 'quality', 'best', 'wmode', 'trans parent', 'bgcolor', ' #000000 ', 'loop', 'true', "pluginspage",'http://www.macromedia.com/shockwa ve/download/index.cgi? ") P1_Prod_Version = ShockwaveFlash film ',' mp3ss128d ',''); End AC code
    < /script > < noscript > < object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase ="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4, 0,0,0" width = "230" height = "130" align = "middle" >
    < param name = "movie" value = "mp3ss128d.swf" / > "
    < param name = "quality" value = "best" / >
    < param name = 'wmode' value = 'transparent' / >
    < param name = "bgcolor" value = "#000000" / >
    < param name = "loop" value = "true" / >
    < embed src = "mp3ss128d.swf" quality = "best" wmode = "transparent" bgcolor = "#000000" loop = "true" width = "230" height = "130" type = "application/x-shockwave-flash" pluginspage = "http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" align = "absmiddle" > ""
    < / embed >
    < / object > < / noscript >
    < /p >
    < / div >
    < table >
    < /tr > < / table >

    < table width = "370" border = "1" cellspacing = "2" cellpadding = "2" >
    < b >
    < td > < h6 > The Way embodied - workshop n ° 4 < / h6 > < table >
    < /tr >
    < b >
    < td > < div id = 'html4' style = "left: 120;" top: 1050; width: 509; height: 132, position: absolute; z index: 4085; "margin: 1px" >
    < p >
    < script type = "text/javascript" >
    AC_FL_RunContent ('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4, 0,0, 0', 'widt h' ', ' 230 ', ' height', ' 130', 'align', 'medium', 'src', 'mp3ss129d', 'quality', 'best', 'wmode', 'trans parent', 'bgcolor', ' #000000 ', 'loop', 'true', "pluginspage",'http://www.macromedia.com/shockwa ve/download/index.cgi? ") P1_Prod_Version = ShockwaveFlash film ',' mp3ss129d ',''); End AC code
    < /script > < noscript > < object classid = "clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase ="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4, 0,0,0" width = "230" height = "130" align = "middle" >
    < param name = "movie" value = "mp3ss129d.swf" / > "
    < param name = "quality" value = "best" / >
    < param name = 'wmode' value = 'transparent' / >
    < param name = "bgcolor" value = "#000000" / >
    < param name = "loop" value = "true" / >
    < embed src = "mp3ss129d.swf" quality = "best" wmode = "transparent" bgcolor = "#000000" loop = "true" width = "230" height = "130" type = "application/x-shockwave-flash" pluginspage = "http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" align = "absmiddle" > ""
    < / embed >
    < / object > < / noscript >

    < /p > < / div >
    < table >
    < /tr >

    < /table >

    Ugh,.

    the file:/// access path points to the files on your local hard drive that no one can see it but you!

    Hans-Günter

  • Smart txt reflow - how do you work with several text boxes?

    Hello

    I create ID cards to work, for 650 employees. I had used the reflow of text before smart on other jobs and I don't foresee any problems with its use for this project. To explain my problem:

    I'm doing a template with a trial of ten employees file. The design on each card, it is a name and a unique ID to be used. The name is 18pt and code 10pt.

    On my main page, I have a block of text for the name and a text block for the employee ID. The text blocks are as wide as the work plan but only high enough to adapt to a single name by image to the relevant point size.

    On the first page of my document, I select 'place' and then select the text file with all the names, I get the change of cursor in the image of the text, I hold SHIFT for the debit option and click on my name text box. InDesign automatically creates 9 new pages, and I now have a 10 page document. So far, perfect.

    I select "place" again, choose the employee code text file, click on my block of text in code used on the first page, and repeat the same process as above.

    My problem starts - I want codes for the employee to just flow through ten pages, as the names, but when I place the codes file and select the text on the first page, inDesign creates 10 new pages after the tenth page. So I find myself with 20 pages - the first ten pages with names and nothing in the code text boxes and the last ten pages with the codes but nothing in the name text boxes.

    I am at a loss as to why he does this. I was playing with the settings in the preferences, but nothing changes. I tried to select both the two text files and import at the same time.

    How do you work with several text boxes and several import of text file on a doicument? There are no extra spaces or something like that in my text files.

    I really don't want to have to link all text blocks - that will forever, but right now it's the only way I can get it to do what I want.

    Also, is there anyway to specify the font and the size of the text is important as? Because it keeps import as minion pro, even if the text boxes on the master are set to the correct font and size. Not a big deal though.

    Help, please! Any help is appreciated, thanks in advance!

    Ah, I think I misunderstood your original post and thought you wanted to do 10 badges per page. If it's only one, you need only a set of images. Same procedure for setting in place, but you have no need to screw anything or use the step and repaet to make copies.

    Place the file name in the frames of name and ID will add pages and then return to the first page and place the numbers. Just don't forget to put the bad slider in the space where the framework and to stay away from the guides (if you click on a guide, ID will ignore masters executives) and hold down the SHIFT key when you click.

  • V21 Firefox cannot find the files if file *.htm used "style windows" path slashes to the java scripts (on Unix, hosting with apache)

    Hello. I find a strange behavior of Firefox v21. If the 'windows' path used *.htm file slashes to the java scripts (on Unix, hosting with apache). Firefox says 404, but other browsers (such as Opera, Chrome, IE10) works properly with this.

    You should use slashes in links so that they work properly in Firefox, otherwise Firefox will escape them that 5% C as you can see if you would them hover in the case of a real link (this is obviously not possible in this case).

  • Primary key several columns with Date - parameter problem

    All,
    I'm having a problem where I can not find the answer to. I looked upstairs and down nothing helps. Help, please.

    The issue is that I have a table that has a primary key of several columns and a column is a date, and the other is a string. I have a simple search and I want a picture update of the results table that users can click on and go to another page to update this record. The question is when I launch an appeal based on the updated image, I also want to define the settings based on the record that I have selected. So I put the string parameter and that works very well. The problem is with the date. When I put the setting date this market but he chops off the coast of the timestamp. Later when I try to access this setting "("dateParameter") pageContext.getParameter"; that it will bring a date as December 15, 2008 but I need the whole date and time stamp (i.e., December 15, 2008 10:20:33) to properly identify the record.

    Help, please!

    Thank you
    Colby J

    Hello

    because each parameter go into url as a format string, so you will never get the full date with timestamp setting, the solution would be to

    1.) set a fire on the photo update action, give his name to the event as "update."

    (2.) by clicking Update photograph fires this event.

    (3.) processFormrequest in the controller method

    OAApplicationModule am = pageContext.getApplicationModule (webBean);

    If ("update".equals (pageContext.getParameter ("event")))
    {
    This will give you the select line when you click Update

    String rowReference = pageContext.getParameter (OAWebBeanConstants.EVENT_SOURCE_ROW_REFERENCE);
    Line VORowImpl = (EmployeeSummaryVORowImpl) am.findRowByRef (rowReference);
    Timestamp sdateVal = (String) row.getAttribute ("Date value");

    This will transfer the values to the next page
    pageContext.putTransactionTransientValue ("transferdvalue", sdateVal);

    }

    and in the next page, you can get the value as follows

    timestamp getDateVal = pageContext.getTransactionTransientValue ("transferdvalue" l);

    hope this will solve your problem, please let me know if you face any problem

    thanx
    Pratap

Maybe you are looking for

  • is it legal to clone the drive HARD w / OS and other s/w

    Hello I came across some software which clone HARD drive. Does go against the terms and conditions to copy / clone hard drive to keep a backup copy.

  • Does not meet the dictation but respond to speech recognition commands

    When I use the program of recognition of Micrsoft, it recognizes all the commands in a very precise way but is completely insensitive to the dictation. I have a Vista laptop, OS.  Speech recognition to work 100%.  My hard drive crashed, though recent

  • Removed Internet Explorer and assigns them to hyperlinks in Excel

    Hello After becoming tired of the software change my PC settings without my permission, I decided to separate my work from the internet machine and only use the programs I need.  I updated to windows 7 and then a bit of a spring clean.  I uninstalled

  • Windows 7-64-Windows install is not accessible

    I tried to install printers hp 3, accusing the problem but they tell me it's problem of windows 7. The printer works fine, but the software cannot be installed. I get the message "fatal error during installation, the Windows Installer Service could n

  • Process of application directory

    Hello I developed a small application that is ready to be submitted to the Blackberry App World. I'm a bit confused about this process, a developer of iPhone my understanding is that Blackberry approval process is different from that of Apple. Once a