Format & strip?

Hi folks,
argh.
I'm dorking around with this function but cant get it to do what I think
it does. maybe I'm using the wrong function?
Here is what I'm trying to do"
I have a string with a 6 character number and a comma. the number is a
negative number
-78.34, so in all I have 7 characters. I need to strip off the comma
and end up with a plain ol -78.34
I originaly used the spreadsheet tring to array but that is for a long
string of data where my data is more of a one step at a time (part of a
for loop).
the way I tinkered with it is as follows:
string of 7 character (including the unwanted comma) data feeds into the
string input (top left)
string with just a comma feeding into Format string input (middle
left)
output (top right) to indicat
or.
any hints I'd really appreciate it.
thanks
Vic

Hi Vic;
An alternative can be to use the vi "Search/Split String", located in the function palette:
String -> Additional String Functions
Set the variable "search string/char" as comma (you can use a constant). The output "substring before char" is what you want.
Best regards;
Enrique
www.vartortech.com

Similar Messages

  • TIFF format: strip vs tile

    Is it possible to ask Photoshop to save TIFF images using tile internal storage rather than strip storage?
    A little-known setting, a registry patch perhaps?
    Tim Baigent

    Thanks very much Chris. Very helpful to know for sure.
    I guess I could write a plugin if I were keen enough... and I think there may be a warning in your comment.
    Tim

  • Why does the "Format & Strip" function not return a number in the same format as "Format String"?

    I am using the "Format and String" function in a vi with the "string" input wired to a string of type "0.9998,0.9899,1.0003,0.9995, (etc)". I have wired the "format string" input to a string constant "%1.4f". Irrespective of the format string, I always get a number out that is rounded to 2 decimal places. I have tried different number formats in the format string, and I have wired a 4d.p. floating point number to "default". I have also set the precision of the format string to 4 d.p. with no effect. Any suggestions (or is the output always rounded to 2 d.p.)?

    Hi,
    If you are looking at the result in a numeric indicator, then the default setting is 2 places of decimal, that is displayed.
    You need to right click on the indicator and select Format & Precision then change the Digits of Precision value.
    Ray.
    Regards
    Ray Farmer

  • Anyone have a tip or app for removing unwanted formatting from text on the iPad?

    I have text that was created in Word, sent via email, received on my iPad. I need to get all of the hidden formatting stripped out of this text before pasting into another application. The Notes app works in plain text, but it does not strip all the formatting out of text that has been pasted into it.  Anyone have a solution? I have looked at online services and searched for apps but can't seem to find anything that does this.

    I also am looking for a better email client. I need the ability to use folders and have email go directly to these folders when checking email. Just sending all email to only one inbox folder is just to confusing. I like the ability to search for email but this feature only helps to a degree. An example would be... I like all my email from tennis friends on my team to go to a separate email folder. I can do this in Microsoft Outlook and this feature makes it a lot easier to view things. Right now the email client is like a physical filling cabnet that has only one folder. The email client does try to group related emails together that I don't think works very well. So far not all email from one person are being grouped together. Some are but not all so I don't know what criteria it is using to determine what is grouped together. To work better I would like every piece of email from the same person to be grouped together. But then again wouldn't it be easer to just have a separate folder for each person or group of people. The reason for this is at a glance there are so many emails in my inbox that I sometimes miss an email. Using folders would allow me to check and scan my inbox a lot easier when there are only maybe a dozen email to view.
    Anyone else would like to see this feature?
    John

  • Decoding binary decimal format

    Each row represents a number. The first row corresponds to a value of 1, the second row corresponds to a value of 2, etc.
    There is obviously a pattern, but sometimes the numbers seem very strange. I'm trying to decode how the numbers are being stored.
    00111111111 1 0000000000000000000000000000000000000000000000000000000000000000000000000000
    01000000000 0 0000000000000000000000000000000000000000000000000000000000000000000000000000
    01000000000 0 1000000000000000000000000000000000000000000000000000000000000000000000000000
    00111111110 100 00000000000000000000000000000000000000000000000000000000000000000000000000
    01000000000 101 00000000000000000000000000000000000000000000000000000000000000000000000000
    01000000000 110 00000000000000000000000000000000000000000000000000000000000000000000000000
    01000000000 111 00000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 0000 0000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 0001 0000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 0010 0000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 0011 0000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 0100 0000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 0101 0000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 0110 0000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 0111 0000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 10000 000000000000000000000000000000000000000000000000000000000000000000000000
    00111111101 01110 000111100001111000011110000111100001111000011110000000000000000000000000
    01000000001 10010 000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 10011 000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 10100 000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 10101 000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 10110 000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 10111 000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 11000 000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 11001 000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 11010 000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 11011 000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 11100 000000000000000000000000000000000000000000000000000000000000000000000000
    00111111101 00001 101001111011100101100001000110100111101110010110000000000000000000000000
    01000000001 11110 000000000000000000000000000000000000000000000000000000000000000000000000
    01000000001 11111 000000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 00000 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 00001 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 00010 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 00011 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 00100 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 00101 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 00110 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 00111 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 01000 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 01001 00000000000000000000000000000000000000000000000000000000000000000000000
    001111111 0 01 10000 11000011000011000011000011000011000011000011000000000000000000000000000
    010000000 1 00 01011 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 01100 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 01101 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 01110 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 01111 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 10000 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 10001 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 10010 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 10011 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 10100 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 10101 00000000000000000000000000000000000000000000000000000000000000000000000
    001111111 0 01 00101 11101101000010010111101101000010010111101101000000000000000000000000000
    010000000 1 00 10111 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 11000 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 11001 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 11010 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 11011 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 11100 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 11101 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 11110 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 00 11111 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 01 00000 00000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 01 000001 0000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 01 000010 0000000000000000000000000000000000000000000000000000000000000000000000
    001111111 0 00 111010 0100010011000110101011111100001011011101100111000000000000000000000000
    010000000 1 01 000100 0000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 01 000101 0000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 01 000110 0000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 01 000111 0000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 01 001000 0000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 01 001001 0000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 01 001010 0000000000000000000000000000000000000000000000000000000000000000000000
    010000000 1 01 001011 0000000000000000000000000000000000000000000000000000000000000000000000

    I can't explain the occasional entries that start with 00111111
    However the rest seem to fall into the following format
    Strip off the first 12 bits
    if the high order 2 bits are 00 then you have the pattern that I can't explain
    if on the other hand the top 2 are 01, then the remaining 10 bits is and indicator of where the high bit in the original number is. Call that number that you got from the remaining 10 bits X. Because X tells you where the high order bit is, it tells you what power of 2 you must start with in reassembling the int, and it also tells you how many bits you must read out of the remaining bits to complete the number
    Your final number will be 2^(X+1) + (next (X+1) bits from the data stream)
    so for numbers between 2 and 3, high order bit is 2^1 so X will be 0 and you need to read (0+1) aditional bits i.e. you need to read the one other bit that follows the high order bit.
    for numbers between 4 and 7 high order bit is 2^2 so X is 1 and you will need to read (1+1) additional bits which are the two following the high order bit.
    It is easier to see if you put the spaces in the right place.
    FF XXXXXXXXXX bits-after-most-significant-bit
    00 1111111111 0000000000000000000000000000000000000000000000000000000000000000000000000000 1
    01 0000000000 0 000000000000000000000000000000000000000000000000000000000000000000000000000 2
    01 0000000000 1 000000000000000000000000000000000000000000000000000000000000000000000000000 3
    00 1111111101 00 00000000000000000000000000000000000000000000000000000000000000000000000000 4
    01 0000000001 01 00000000000000000000000000000000000000000000000000000000000000000000000000 5
    01 0000000001 10 00000000000000000000000000000000000000000000000000000000000000000000000000 6
    01 0000000001 11 00000000000000000000000000000000000000000000000000000000000000000000000000 7
    01 0000000010 000 0000000000000000000000000000000000000000000000000000000000000000000000000 8
    01 0000000010 001 0000000000000000000000000000000000000000000000000000000000000000000000000 9
    01 0000000010 010 0000000000000000000000000000000000000000000000000000000000000000000000000 10
    01 0000000010 011 0000000000000000000000000000000000000000000000000000000000000000000000000 11
    01 0000000010 100 0000000000000000000000000000000000000000000000000000000000000000000000000 12
    01 0000000010 101 0000000000000000000000000000000000000000000000000000000000000000000000000 13
    01 0000000010 110 0000000000000000000000000000000000000000000000000000000000000000000000000 14
    01 0000000010 111 0000000000000000000000000000000000000000000000000000000000000000000000000 15
    01 0000000011 0000 000000000000000000000000000000000000000000000000000000000000000000000000 16
    00 1111111010 1110 000111100001111000011110000111100001111000011110000000000000000000000000 17
    01 0000000011 0010 000000000000000000000000000000000000000000000000000000000000000000000000 18
    01 0000000011 0011 000000000000000000000000000000000000000000000000000000000000000000000000 19
    01 0000000011 0100 000000000000000000000000000000000000000000000000000000000000000000000000 20
    01 0000000011 0101 000000000000000000000000000000000000000000000000000000000000000000000000 21
    01 0000000011 0110 000000000000000000000000000000000000000000000000000000000000000000000000 22
    01 0000000011 0111 000000000000000000000000000000000000000000000000000000000000000000000000 23
    01 0000000011 1000 000000000000000000000000000000000000000000000000000000000000000000000000 24
    01 0000000011 1001 000000000000000000000000000000000000000000000000000000000000000000000000 25
    01 0000000011 1010 000000000000000000000000000000000000000000000000000000000000000000000000 26
    01 0000000011 1011 000000000000000000000000000000000000000000000000000000000000000000000000 27
    01 0000000011 1100 000000000000000000000000000000000000000000000000000000000000000000000000 28
    00 1111111010 0001 101001111011100101100001000110100111101110010110000000000000000000000000 29
    01 0000000011 1110 000000000000000000000000000000000000000000000000000000000000000000000000 30
    01 0000000011 1111 000000000000000000000000000000000000000000000000000000000000000000000000 31
    01 0000000100 00000 00000000000000000000000000000000000000000000000000000000000000000000000 32                                                            
    01 0000000100 00001 00000000000000000000000000000000000000000000000000000000000000000000000
    01 0000000100 00010 00000000000000000000000000000000000000000000000000000000000000000000000
    01 0000000100 00011 00000000000000000000000000000000000000000000000000000000000000000000000
    01 0000000100 00100 00000000000000000000000000000000000000000000000000000000000000000000000

  • How do I copy and paste Chinese text into InDesign CC?

    I am having difficulty copying and pasting pre-translated Chinese text into InDesign.
    Many of the characters are coming up as boxes in the majority of Chinese fonts offered in CC.
    马修斯旅游大巴租赁公司
    爱尔兰和英国之旅
    translates as
    Font used above is Apple LiSung
    I have tried to import via Apple Text Edit and format stripped the text.

    That's happening because you have Simplified Chinese text, and are attempting to use a Traditional Chinese font.
    Ellis suggests a well-made Adobe font with Trad support. If you pull down your font dropdown and scroll towards the end, you'll find fonts split into categories according to language support. The one with Apple LiSung is the Simplified category, and the one with Adobe Fangsong is the Trad category. Pick any font from that category - but know that the style of font you pick in Chinese means as much as the style of font you pick in English, and if you don't know what the conventions are, you may well choose one not entirely suited to your audience. (One of my translators likened the Chinese font choices of monolingual Anglo designers to "seeing the body text of my How To Use Your Health Care Benefits brochure laid out in Rosewood.")

  • Help creating time worked field on time sheet.

    I am new to acrobat. I am creating a time sheet submittable form. I have start time fields and end time fields and now i need a field that  calculates total time worked in hours. I could do this using military time except that in the calculations tab in field properties there is no subtraction calculaton option, just addition. Is there anyway to acomplish this by writing a script? I know nothing abiut writing scripts, PLEASE HELP.

    You need to use JavaScript to write the custom JavaScript Code. You can convert the time string to a JS data object and do the math at milliseconds.
    You can split the time string into hours and minutes, convert the hours to minutes and add to the minutes, do the math in minutes and finally convert the minutes back into hours and minutes.
    Since you will be repeating the math for each day, I would look at creating a function to convert the time string cell to minutes for the computation.
    There can be problems with leading zeros and no separator symbols since the Number format strips the leading zeros from number character strings.
    function Time2Min(cTime){
    var min = 0
    var hr = 0
    cTime = cTime.toLowerCase();
    // civilian time
    if (/(\d{0,2})[:](\d{2})[ ]?([ap])/.test(cTime)) {
       hr =  Number(RegExp.$1);
       if (RegExp.$3 == "p") {
          hr += 12;
       min = (60 * hr) + Number(RegExp.$2);
       } // end civilian time
    // 24 hour time
    if (/(\d{0,2})[:](\d{2})/.test(cTime)) {
       min = (60 * Number(RegExp.$1)) + Number(RegExp.$2);
       } // end 24hour time
    // military time
    if (/(\d{0,2})(\d{2})/.test(cTime)) {
       min = (60 * Number(RegExp.$1)) + Number(RegExp.$2);
       } // end military time
    return min;
    } // end function
    function Min2HH:MM (nMinutes) {
    return util.printf("%,1 01.0f" + ":" + "%,1 02.0f", Math.floor(nMinutes / 60), Math.floor(nMinutes % 60));
    var elapsed = 0;
    var sEnd = "1600"; // change for field value as string
    var sStart = "0900" // change for field value as string
    // add loop to go through fields:
    if (sEnd != "" & sStart !="") {
    elapsed += (Time2Min(sEnd)  - Time2Min(sStart)) ;
    // end of loop
    // format the output
    Min2HH:MM(elapsed);

  • Pasting Text into PM7 from New Microsoft Word

    I recently got a brand new compyer, so it has the latest version of Word. I write ad copy all day long and have always typed the copy into Word (or pasted from our online catalog into Word), formatted it the way I need it, and then copied and pasted that into PM.
    Now when I try it, the formatting doesn't come across properly. The margins, fonts, and/or spacing will be different. This has proven to be much quicker for me than to actualy "place" the text. I paste about 75+ ads a day into PM.
    Any ideas?!
    Thank you!

    Firstly, PM7 is VERY old, and there's no way it's going to recognise files of the *.docx format. Word 2003 won't even do that without a converter.
    Secondly, from the old PM FAQs:
    Edited: 28-Oct-2004 at 03:07am
    It is well known that copy/pasting Word docs directly into PM will cause problems, particularly when style names clash. You can only 'import' the text from a Word document - no graphics, no backgrounds.
    To get the graphics from the Word document into PM:
    If you have a graphic in a Word document you want to put into your PM doc, and depending on whether it is a vector (e.g. WMF) or raster (e.g. JPG) export it from Corel Draw as an EPS or TIFF respectively. This method will retain all the pixel data that was in the original graphic, where pasting into Photoshop/Illustrator or PM itself will not.
    To get the text from the Word document:
    1. Save it as a TXT file, then place it into PM. Unlink the TXT file from the PM doc via the Links Manager.
    2. Save the text from Word as rich text format (.RTF) then use File>Place to get it into PM. Make sure you immediately delete the link to the Word doc in the Links Manager, otherwise problems next time you open the PM file as it will look for that RTF file - bad news if you have made changes to the text in PM.
    Note: Saving in RTF or TXT formats strips out the Word styles. The former however retains all bolding and italicising, the latter does not.
    3. Copy and paste the text into a brand new PM doc, highlight all the text and on the Styles palette, click on the [No Style] option. Then recopy the text and paste it into your existing PM doc and apply PMs styles. (Don't save the PM doc where you applied the [No Styles]). Remember, it is far better to apply styles using PM than to bring in Word styles.
    4. When you are in the "Place" dialogue box, try checking "read tags." This will prevent the Word document from importing its own styles into your document.
    -- With thanks to Lyn Eggleston and Phil Peterson
    See also this page in the PageMaker Support KnowledgeBase: Error or Freeze When Placing a Microsoft Word File into PageMaker 6.5x or Later for Windows.
    Iechyd da! John
    20:10 11/06/2009 BST

  • Getting RID of chapters?

    I have a movie that all of a sudden has 2 chapters. I have no idea how they got there (it's supposed to be just one movie, no breaks).
    I can't seem to find a way to "collapse" the movie into one chapter. Or, better, to get rid of "chapters" altogether.
    Any hints?
    e

    I can't seem to find a way to "collapse" the movie into one chapter. Or, better, to get rid of "chapters" altogether.
    Delete the text chapter track using QT 7 Pro or, depending on the compression formats, strip the chapter track by re-wrapping the audio and video tracks in a different file container using an application like MPEG Streamclip.

  • Problem - Discussion auto-linkify breaks IPv6 addresses

    Discussions auto-linkify feature seems to break when specifying a URL with an IPv6 address.
    Safari (and most web browsers) use square brackets when specifying an IPv6 address in the URL. The discussions software seems to see this and then break the link into two separate (useless) links.
    Example- http://[2001:4860:0:2001::68]
    In the example, I have added brackets around the address, but Discussions strips the address). There appears to be no way to actually get a link to an IPv6 address[0].
    [0]- Of course, everyone should be doing DNS and in a perfect world, we'd never see IP addresses, I'm just being pedantic.

    Unfortunately, the href formatting strips the brackets too. Typing this:
    <a href="http://[2001:4860:0:2001::68]">This should link to Google's IPv6 IP</a>
    but gets mangled to this:
    This should link to Google's IPv6 IP
    Looks like Discussions strips all pairs of square brackets (possibly because it thinks it's a BBCode command). Using the HTML codes for the brackets in the href doesn't seem to fix it either.
    TinyURL works with IPv6 IPs, but oddly I think you've lead me to find a bug with Safari. Safari doesn't seem to be able to parse the location HTML header if it directs to an IPv6 address:
    Going to the following link in Safari (v4):
    http://tinyurl.com/bc8x9a
    will give the error +Safari can’t open the page “http://tinyurl.com/bc8x9a” because Safari can’t find the server “tinyurl.com”.+
    But if you go to Tiny URL's preview site:
    http://preview.tinyurl.com/bc8x9a
    It will show as a legitimate site and you can click the link from there and it works.

  • Characters stuck with cambria font in Pagemaker 7

    I have stuck  some characters with cambria font in PageMaker 7, typing in ms-word its ok, now when I copy and paste in PageMaker 7, i get stick some letters, then  i try typing directly in PageMaker, and its the same, anyone know can  i solve this ?
         thanks, sorry about my english.
         bye

    lucho115 wrote:
    I have stuck  some characters with cambria font in PageMaker 7, typing in ms-word its ok, now when I copy and paste in PageMaker 7, i get stick some letters, then  i try typing directly in PageMaker, and its the same, anyone know can  i solve this ?
         thanks, sorry about my english.
         bye
    Do not copy and paste from Word.
    From the FAQs:
    6.8 - Importing Text from Word (*.doc)
    Importing text from Word is not as straightforward as it seems, and often does not work out as expected. Read on for a few tips on how to minimise anger and maximise productivity.
    It is well known that copy/pasting Word docs directly into PM will cause problems, particularly when style names clash.
    You can only 'import' the text from a Word document - no graphics, no backgrounds.
    To get the graphics from the Word document into PM:
    If you have a graphic in a Word document you want to put into your PM doc, and depending on whether it is a vector (e.g. WMF) or raster (e.g. JPG) export it from Corel Draw as an EPS or TIFF respectively.
    This method will retain all the pixel data that was in the original graphic, where pasting into Photoshop/Illustrator or PM itself will not.
    To get the text from the Word document:
    1. Save it as a TXT file, then place it into PM. Unlink the TXT file from the PM doc via the Links Manager.
    2. Save the text from Word as rich text format (.RTF) then use File>Place to get it into PM. Make sure you immediately delete the link to the Word doc in the Links Manager, otherwise problems next time you open the PM file as it will look for that RTF file - bad news if you have made changes to the text in PM.italicising,
    Note: Saving in RTF or TXT formats strips out the Word styles. The former however retains all bolding and italicising, the latter does not.
    3. Copy and paste the text into a brand new PM doc, highlight all the text and on the Styles palette, click on the [No Style] option. Then recopy the text and paste it into your existing PM doc and apply PMs styles. (Don't save the PM doc where you applied the [No Styles]). Remember, it is far better to apply styles using PM than to bring in Word styles.
    4. When you are in the "Place" dialogue box, try checking "read tags." This will prevent the Word document from importing its own styles into your document.
    -- With thanks to Lyn Eggleston and Phil Peterson

  • Need help importing large word document into CS2

    I am using ID CS2. I am putting together a document that has 120 pages that's 11.625 wide by 21.25 tall (newspaper) and will be in 8 columns. I want to place a text document using the autoflow method. My problem is, there are so many words, characters, etc. that my ID freezes up. I have changed the original document to a Word Doc, Excel file and a text document. Changing the type document seemed to make a difference. What is the best way to place the text and format it?

    Technically, you don't need to draw the text box first. If you already have your margins and columns correct (which I assume you have set up on the master so it automatically applies to all pages), ID will create the textbox when you autoflow (shift click or alt click with a loaded curser). Just click with your loaded curser in the top left of the first column.  Another way to do this is to create an 8 column text box on your master and click over it on the actual page.  The advantage to this is that you don't have 8 text boxes across your page, but one single text box divided into eight columns.  There are pros and cons to both work flows, though it appears that the new CS5 has more pros to the single text box with columns than the eight text boxes.
    You should only remove the styles and formatting if you want all the formatting stripped from the file as you place it. Otherwise, you can actually map the styles in the placed document to the ones in the ID file from that dialog box, and that might save you a lot of formatting time with such a large document--assuming that the file you are placing is correctly styled and formatted (which is not always the case).
    Since I'm now not sure what you meant by ID "freezing" in your original post--if ID actually crashes (closes itself with or without an error message) when you try this import, you might try opening the final text doc and breaking it up into smaller segments to place. However, there should be no problem placing a text document of that length into ID. If ID is just pausing for a while, do give it time to actually process all those pages.

  • How to strip text formatting from text field value ??

    Hi everyone,
    Have tried to get some info on this but no luck.... I've
    created a simple contact form in Flash, but the URL which it's
    generating contains the text formatting from the text input fields.
    As a result the script that processes the mail send doesn't work.
    How do I strip the text formatting out of text1, text2 and text3
    before I use getURL() ??
    on (release) {
    url_var =
    "your_name="+text1+"&your_e-mail="+text2+"&message="+text3;
    getURL("contact.php?"+url_var, "_blank", "GET");
    text1 = "";
    text2 = "";
    text3 = "";
    }

    text1.text = "";
    text2.text = "";
    text3.text = "";
    …that should strip the textfields. You probably also
    want to add this property (text) in the getURL()

  • How to strip HTML out of the form field but leave the basic user formatting?

    What would you recommend to automatically strip out HTML that a user has entered into a form field? At the same time we need to preserve the basic formatting that was submitted by the users  i.e. replace <p> tags with CRLF, etc. StripHTML function is perfect but it removes all HTML and therefore, all formatting. Is there anything more flexible?
    Thanks!

    Do you need to strip it, or just render it inoperable.
    The latter can be done with the htmlEditFormat() and htmlCodeFormat() functions.
    If you want the striping, take a look at related functions at the http://www.cflib.org site.   I know I have seen HTML replace functions that had the ability to be configured to strip and|or not strip a select list of tags.
    StripHTML() may actually have this feature (I believe it is hosted at cflib.org).  You may just need to see the documentation on how to configure it thus.

  • "/usr/bin/strip: File format not recognized" while packing

    Hi.
    I would build a package for wingide but after the build process came a strange error:
    $ makepkg
    ==> Erstelle Paket: wingide 3.0.4-1 (Do 13. Mär 17:10:33 CET 2008)
    ==> Prüfe Laufzeit-Abhängigkeiten...
    ==> Prüfe Buildtime-Abhängigkeiten...
    ==> Empfange Quellen...
    -> wingide-3.0.4-1-i386-linux.tar.gz im Build-Verzeichnis gefunden
    ==> Überprüfe Gültigkeit der Quell-Dateien mit md5sums...
    wingide-3.0.4-1-i386-linux.tar.gz ... Durchgelaufen
    ==> Entpacke Quellen...
    -> bsdtar -x -f wingide-3.0.4-1-i386-linux.tar.gz
    ==> Entferne existierendes pkg/ Verzeichnis ...
    ==> Betrete fakeroot-Umgebung ...
    ==> Beginne build()...
    ==> Säubere Installation...
    -> Entferne info/doc-Dateien...
    -> Komprimiere Man-Pages...
    -> Entferne Debugging-Symbole aus Binär-Dateien und Bibliotheken...
    /usr/bin/strip: opt/wingide/bin/2.4/src/debug/tserver/64bit/tdbgtracer24.so: File format not recognized
    the PKGBUILD file:
    # Contributor: Andreas Schönfelder <[email protected]>
    pkgname=wingide
    pkgver=3.0.4
    pkgrel=1
    pkgdesc="The intelligent development environment for python programmers"
    url="http://www.wingware.com"
    license=
    arch=('i686')
    source=(http://wingware.com/pub/$pkgname/$pkgver/$pkgname-$pkgver-$pkgrel-i386-linux.tar.gz)
    md5sums=('0fd31ac2e7851d1b777f8c100f480e40')
    build()
    cd $startdir/src/$pkgname-$pkgver-$pkgrel-i386-linux
    mkdir -p $startdir/pkg/{opt/wingide,usr/bin}
    tar -xC $startdir/pkg/opt/wingide -f binary-package-$pkgver-$pkgrel.tar
    sed -e "s/^DIR=.*$/DIR=\/opt\/wingide/" -i $startdir/pkg/opt/wingide/wing
    mv $startdir/pkg/opt/wingide/wing $startdir/pkg/usr/bin
    # vim:syntax=sh
    Greets, Andreas
    Last edited by echasslau (2008-03-13 16:14:05)

    Adding options=(!strip) to the PKGBUILD will skip that step, but make other binaries significantly larger. If you just get the output but that package is built successfully, I would ignore it.

Maybe you are looking for

  • Problem in Obiee 11g when using Essbase as a data source.

    Hi, I imported Essbase objects into RPD. I would like to build an report analyzing by "City" (e.g. HK) and "Channel" (e.g. Bar, Restaurant). However, this dimension combined as one dimension in Essbase. Is there any methods to separate one dimension

  • Hard Drive Crashed: How to sync iPhone to a 'new' machine?

    My main drive crashed and took my current iTunes Library with it. I would like to set up my iPhone to sync with my new Library or my laptop, but don't want to loose all my Apps. Is there a way to do this without wiping the iPhone and everything on it

  • Authorization Check in SD for Price and Credit,Debit and Returns Block

    Dear Gurus, Need your help on this Whom so ever is creating the sales order should not able to see the price of the product on the header and item of the screen of the Sales order  or Profit Margin Whom so ever is creating credit, debit, return reque

  • Why do images reload in develop module?

    I get the "Loading..." message for about 5 seconds the first time I open a raw file in the develop module. I understand the reason for this. If I go to the next image and then come back to the first, loading is usually almost instantaneous. However,

  • Installing Sunone Directory Proxy server

    Hi all! I am in the process of installing sunone directory proxy server. also in the same machine i have directory server and administration server. For some reason directory poxy installation fails at the end. look at the log file all i can see is A