Regular expressions in the field of Validation does not.

I really hope someone can help me.  I'm quite familiar with regular expressions, but for some reason, I can't it to work.

Environment: Windows XP

Adobe Acrobat version 8.12

Scenario:

In a text field of the form, the user enters a full path.

This is the code that runs when the user leaves the field:

/ * Test alternatives

var validChars = / ^ \w [:\\]$/
var validChars = / ^ \w :\\$/

var validChars = / ^ [A - Z] [a - z] [0-9] [:\\_]$/

*/


var validChars = / ^ [A-Za-z0-9 :\\_]$/

If (event.value! = "")
{
If ((event.value) validChars.test is false)
{
App.Alert ("Invalid character.  Only alphanumeric, colon, underscore, backslask and spaces are valid characters. ») ;
Event.RC = false;
}
}

The characters allowed in the path are: alphanumeric, underscore, colon, backslash (\), and space.

I tried all the expressions above with c:\aoa_apps and they all fail: alert the invalid character appears.

I've added alerts to print the event.value and that seems to be ok.

I tried all of them with c:aoa_apps and they still fail.  Finally, I tried caoa_apps and they still aren't.

I checked each of the expressions in a small validator of expression that I have and they seem to be ok.

I'm cross-eyed looking for a reason why it's a failure.   So, apparently, that I do something stupid, again, I'm new to scripting Adobe Acrobat.  But for the life of me, I can't.

Can anyone spot the problem?

Any help is greatly appreciated.

caerial.

How you set up your regexp, only the first character is tested. Try

place a * before the $.

Tags: Acrobat

Similar Questions

  • When I try to change the search words in the browser, it goes back to the expression of the typed original and does not accept the change

    "When I try to change the words in firefox search does not accept... g e. I type in the search for"Joe Bloggs"and then try to change her search to search for"Joe Bloggs"Football it trying to connect briefly and then displays the results of the previous search" Joe Bloggs "and added words 'Football' no longer appear in the search bar.

    Start Firefox in Firefox to solve the issues in Safe Mode to check if one of the extensions or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > appearance/themes).

  • Regular expressions in the APEX

    I am using the following regular expression ^ [\w\s]+?$, but it does not work in APEX.] I want to validate a field for not accepting anything but the line of underscores, spaces and alphabetic characters.

    Try to use POSIX character classes:

    ^[[:alpha:][:space:]_]+?$
    

    Note that you must always provide at least the following information when you ask a question:

    -APEX version
    -Edition and version DB
    -Web server architecture (EPG, SST or APEX listener)
    -The browsers used
    -Theme used
    -Models

  • Computer has recently been corrected it now say windows is not genuine, go online to solve the problem. Windows validation does not any ideas how I can fix this

    Computer has recently been corrected it now say windows is not genuine, go online to solve the problem.  Windows validation does not any ideas how I can fix this

    Visit: http://www.microsoft.com/genuine/diag/> and click on "start the Diagnostics.

    IMPORTANT -online if you run Windows 7 or Vista 64-bit, you must Access the site via IE 32 bits only!]

    `~`

    Try the number listed here appropriate phone: phone numbers Microsoft Activation centers worldwide:

    http://www.Microsoft.com/licensing/existing-customers/activation-centers.aspx>

    `~`

    If you are still not able to validate your Vista installation, follow these steps:

    I. Download this diagnostic tool, save it to your desktop: http://go.microsoft.com/fwlink/?linkid=56062>

    -Online Vista & Win7: right-click on the executable and select run as administrator to run the tool.

    II. after running the tool, click on the button continue, and then click the copy button (to the Clipboard).

    NB: You can open a new file in Notepad, paste the contents of the Clipboard in it & keep for future reference.

    III. start a new thread in the following Microsoft Genuine Advantage forum and paste the results of the diagnosis of MGA tool in your post, and a clear description of your problem:

    >>

    >

    IV. A help desk specialist will analyze the data and recommend an appropriate solution.

    UTC/GMT is 21:28 Friday, December 2, 2011

  • Regular expression for the format: 000-000 - 000000 000000

    Hi guys,.

    I need to validate the columns in a regular expression for the format of 000 000 - 000000 000000.

    For example - if the column contains a value such as "500 110 - 500044 000100" then it should return 'true' otherwise 'false. '

    Your timely help is well appreciated.

    Thanks in advance.

    Hello

    inDiscover wrote:

    Hi guys,.

    I need to validate the columns in a regular expression for the format of 000 000 - 000000 000000.

    For example - if the column contains a value such as "500 110 - 500044 000100" then it should return 'true' otherwise 'false. '

    Your timely help is well appreciated.

    Thanks in advance.

    If you want a regular expression

    REGEXP_LIKE (str

    {{' ^ {\d{3} \d{3}-\d{6} \d{6}$'

    )

    According to your needs.

    You don't need regular expressions for this.  It will be more efficient to use

    TRANSLATE (str

    '012345678'

    '999999999'

    ) = 999 999 - 999999 999999'

  • How can I save a document in pdf format pdf.p7m? I have digitally signed by Aruba I signed and the signature is valid, but not in pdf format, I contacted Aruba, I sent my card and regular and correct. Who can help me?

    How can I Save a document in PDF format PDF.p7m ?
    I digitally signed Aruba
    J’ai signed and the signature is valid, but not in pdf format pdf.p7m
    I contacted Aruba, I sent my card and regular and correct.
    Which peut help to me?

    Not possible with Adobe Acrobat.

    Open File Extension P7M

  • Grouping and backreferences with regular expressions on the window to replace the text

    I'm really appreciate the inclusion of regular Expressions in the search and replace functionality. One thing miss me that East of backreferences in the replacement expression. For example, in unix tools vi or sed, I could do something like this:
     s/\(firstPart\) \(secondPart\) \(oldThirdPart\)/\2 \1 newThirdPart/g 
    that allow me to switch the places of first and secondPart and substitute totally thirdPart. If grouping and backreferences are already present in the window replace text, how do you properly call them?

    Published by: Justin.Warwick on August 23, 2011 08:26

    You can vote on the request for this to the exchange of SQL Developer, to add weight to the implementation as soon as possible: https://apex.oracle.com/pls/apex/f?p=43135:7:3693861354483465:NO:RP, 7:P7_ID:16761

    Kind regards
    K.

  • the component business project does not contain a valid connection

    Hello

    I get this warning appearing in my project when I run:

    WARNING: env_appln: the business component project does not contain a valid connection

    env_appln is the name of my project

    No one knows what it is and how I would go about fixing of this?

    Thank you
    -Mark

    Mark,
    It just tells you that the DB connection that is used in conjunction with the application module is not correctly configured (wrong username or wrong db pwd).
    Since you have not mentioned the jdev version you use I'll assume that 11g.
    Click the database tab, find the node with the name of your project and open the node. Inside, you will see the db connections uses the module of the application. Right-click on each one and select Properties, check if all directions are written and test the connection. If you see "Test passed" for all connections the error message should disappear.

    Timo

  • The slide show feature does not work when I used my Apple TV new 4th gen. I have all the minimum requirements for Macbook and Macbook OSX the Airport express. The slide show starts and stops after that 7 photos are displayed on the TV. If I change the

    The slide show feature does not work when I used my Macbook with new Apple TV 4th gen. The slide show stops after that display 7 photos and display to select the options for the slide show is displayed on the screen. The selected interval was 5 seconds. If the interval is spent in 3 seconds the slide show would work for a time and then to display random images. Has worked with Apple on this issue Support Mike and he managed to reproduce the problem. Since I'm in the return period of 14 days for this product, I returned it to the Apple store

    Welcome to the Apple community.

    After returning, I'm not really clear on what your question.

  • How can I remove the documents from my iPad added when it was running regular Acrobat, now that happened in DC?  The docs are not on the cloud, and DC does not appear to be a function of deletion for non-cloud docs.

    I use an iPad.  It switches me automatically in Acrobat outdated in DC.  How can I remove the documents that have been on my iPad with the old Acrobat?  They are not in the cloud, and DC does not appear to be a function of deletion for them.

    Hello

    By default, Acrobat DC IOS shows the consulted files recently.  You need to switch to another file location (for example, Local, Document cloud creative) to delete, rename, move or duplicate files.

    You can switch to the Local, if you do not want the files and folders that are stored locally on your iPad.

    Do you want to take a look at the following document to see how you can switch to another file location and delete the files?

    How to manage files Acrobat DC for iOS

    Please let us know if you have any additional questions.  Thank you.

  • Multiple email validation does not

    Hello

    In my request that my email validation does not work, I tried different types of expressions reg. The user can select multiple email addresses and click a button that fills a text box with comma delimeted list and the user can also enter email addresses in the text box. I tried a few days create the email validation to verify the correct string format, without success. Sometimes he catches an invalid format, if an email address is entered, but it does not work with multiple e-mail addresses. Reg expression below:
    \w([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*([,;])\s*\([-+.\w])*@\w+([-.]\w+)*\.\w+([-.+]\w+)*)*
    
    ^[_a-zA-Z0-9-]+(\._a-zA-Z0-9-]+)@[a-zA-Z0-9-]+)*\.(([0-9]{1,3})|([a-zA-Z]{2,3})|(USMC.MIL))$
    I prefer the last expression reg., but I can't figure out how to check several email and make sure that has the appropriate domain.


    Thank you
    Mary

    Published by: Gabriel on May 2, 2011 12:44

    regular expressions that I use for the validation of the email:

    ^((\s*[a-zA-Z0-9\._%-]+@[a-zA-Z0-9\.-]+\.[a-zA-Z]{2,4}\s*[,;:]){1,100}?)?(\s*[a-zA-Z0-9\._%-]+@[a-zA-Z0-9\.-]+\.[a-zA-Z]{2,4})*$
    

    Thank you

    Tony Miller
    Webster, TX

    Follow your passion; the rest will take care of itself.

    JMS

    If you answer this question, please mark the thread as closed and give points where won...

  • Validation does not work

    Hello world

    There is a login screen that contains (basiceditfield) username, Password (basiceditfield) and submit (buttonfield)...  If the user name and password is equal to "AEK" then only it may be able to go to the next screen by clicking on submit button... the next screen contains the user name and password, that he entered the first screen... but my validation does not work... it shows that the user name and password dialog box is wrong... just see this as soon as it takes a few minutes.. Please check it out...  my code is

    Import net.rim.device.api.system.Bitmap;

    Net.rim.device.api.ui import. *;

    Net.rim.device.api.ui.component import. *;

    Net.rim.device.api.ui.container import. *;

    SerializableAttribute public class extends UiApplication LoginScreen

    {

    Public Shared Sub main (String [] args)

    {

    LoginScreen connection = new LoginScreen();

    login.enterEventDispatcher ();

    }

    public LoginScreen()

    {

    pushScreen (new login()));

    }

    }

    final class login extends screen

    implements FieldChangeListener

    {

    DisplayList _displayList;

    HorizontalFieldManager _fieldManagerTop = new HorizontalFieldManager();

    VerticalFieldManager _fieldManagerMiddle = new VerticalFieldManager();

    HorizontalFieldManager _fieldManagerBottom = new HorizontalFieldManager();

    public BasicEditField username = new EditField("Username:","",8,EditField.FILTER_DEFAULT);

    password public PasswordEditField = new PasswordEditField("Password:","",8,EditField.FILTER_DEFAULT);

    ButtonField submit = new ButtonField ("Submit");

    ButtonField cancel = new ButtonField ("Cancel");

    BitmapField bitmapfield;

    Bitmap flag;

    LabelField label = new LabelField("",)

    LabelField.ELLIPSIS | LabelField.USE_ALL_WIDTH);

    public login())

    {

    Super();

    for listener btn

    LabelField title = new LabelField ("HelloWorld example",

    LabelField.ELLIPSIS | LabelField.USE_ALL_WIDTH);

    setTitle (title);

    Flag = bitmap.getBitmapResource ("TLI.png");

    bitmapfield = new BitmapField();

    bitmapfield.setBitmap (flag);

    Add (_fieldManagerTop);

    Add (new SeparatorField());

    Add (_fieldManagerMiddle);

    Add (new SeparatorField());

    Add (label);

    Add (new SeparatorField());

    Add (new SeparatorField());

    Add (_fieldManagerBottom);

    _fieldManagerTop.Add (bitmapfield);

    _fieldManagerMiddle.Add (username);

    _fieldManagerMiddle.Add (Password);

    submit.setChangeListener (this);

    cancel.setChangeListener (this);

    Add (new SeparatorField());

    _fieldManagerBottom.Add (Submit);

    _fieldManagerBottom.Add (cancel);

    }

    ' Public Sub fieldChanged (field f, int context)

    {

    if(f==Submit)

    {

    System.out.println("username:\n"+username. GetText () + "\npassword:" + password. GetText());

    System.out.println ("Submit");

    If (username. Equals("Abhi") & password.equals ("abhi"))

    {

    _displayList = new DisplayList();

    UiApplication.getUiApplication () .pushScreen (_displayList);

    }

    on the other

    {

    System.out.println ("invalid entries");

    Dialog.Alert ("Invalid username and password");

    }

    _displayList = new displayList();

    UiApplication.getUiApplication () .pushScreen (_displayList);

    }

    Another yew (f is cancel)

    {

    System.out.println ("Cancel");

    username.setText("");

    password.setText("");

    }

    }

    SerializableAttribute public class screen extends DisplayList

    {

    RichTextField username, password;

    public DisplayList()

    {

    Super();

    The screen of sc = new FullScreen();

    userName = new RichTextField (username.getText ());

    password = new RichTextField (password.getText ());

    TCI Add (username);

    TCI Add (Password);

    UiApplication.getUiApplication () .pushScreen (sc);

    }

    }

    }

    Have you tried this one in the if loop?

    If (username. GetText () .equalsIgnoreCase ("Abhi") & {password.getText (.equalsIgnoreCase ("abhi")))}

    }

  • Scan fingerprints of validity does not not on Windows 10

    I downloaded the driver for validity on the site, but does not have my fingerprint reader. When I was running the previews started it worked and I was able to use Windows Hello. But now with the full version, it does not work. Is there an updated driver or one other device that might work?

    @ironbesterer

    Your solution may depend on your particular configuration.

    Reference:

    HP ENVY CTO 7300 dv6t Quad Edition Notebook PC

    ========================================================================

    Scenerio 1

    You have HP SimplePass installed - and you didn't say whether or not it does - AND you run (a version of) the original program of the series 6 HP SimplePass (delivered) installed with your computer.  This series of the program may, or may not, to run in your new operating system Windows 10.

    I've read the claims of one of the members who series 6 HP SimplePass, i.e. HP SimplePass probably version 6.0.100.276 - runs in Windows 10.  I can't verify this is the case.

    How?

    Replace the existing driver of validity:

    • Uninstall - do NOT delete the driver from Device Manager
    • Reboot (restart) the computer and connect
    • Make sure your sign Options defined in the laptop settings

    If your series 6 HP SimplePass program does not itself, i.e. the program starts and then berms, the start screen starts / stops / flashes / freezes, then you can try:

    • Hard Reset / forced Reset
    • 'Fix' the program SimplePass (programs and features)
    • Tryoverloading the program, that is, install the program on top of itself without removing the current program from the computer.

    ========================================================================

    Scenerio 2

    You have been under series 8 HP SimplePass.

    There is a new program series 8 HP SimplePass compatible Windows 10 available:

    sp71729 HP SimplePass V8.01.46has 32/64 bit W7 - W10

    How?

    Replace the existing driver of validity:

    • Uninstall - do NOT delete the driver from Device Manager
    • Reboot (restart) the computer and connect

    Download and install the new series 8 HP SimplePass program

    • The package will probably download in your downloads folder > > double click to install
    • Reboot (restart) the computer and connect
    • Make sure your sign Options defined in the laptop settings

    ========================================================================

    Scenerio 3

    A strange combination of other factors are not

    In all cases, you want to reinstall your driver validity sensor.

    You can probably use the Driver for Windows 8.1 you already have:

    validity sensor V4.4.234.0 Win8 sp58900 - Win8.1

    Logon Windows native 10

    Even if you do not use HP SimplePass - or if you have never used and don't even have it installed - once you have reinstalled the driver validity sensor, you could check / settings / manage your PC settings > accounts > Sign-in Options

    Native Windows logon can you logged on to the computer with your fingerprint - up to now, it cannot connect to Web Sites.

    Reference, help, advice:

    HP SimplePass upgrade instructions

    Read the first page: Dragon Document guidelines

    When you see a post that will help you,

    Who inspires you, gives a cool idea,

    Or you learn something new.

    Click the 'Thumbs Up' on this post.

    My answer-click accept as Solution to help others find answers.

  • My HARD drive is detected by the BIOS, but it does not start

    I have a laptop, OS is Window7, the HARD drive is detected by the BIOS, but it does not start, I formatted and the procedure going well until the reboot, it starts not to finish formatting.
    Please, I need help!
    Thanks in advance

    Hello

    Sounds like the hard drive has failed, or other hardware issues affecting the reader by the mother-
    Board or wiring.

    Check with Lenovo support, online documentation and diagnostics and ask questions about known issues in their
    forums.

    Support from Lenovo and downloads
    http://www-307.IBM.com/PC/support/site.WSS/homeLenovo.do

    Lenovo forums
    http://forums.Lenovo.com/

    ---------------------

    The manufacturer Diagnostic utilities - use them to check the disk.

    (The old 302602 links isn't now valid for Diagnostics links).

    Manufacturer diagnostic utilities - run one to your hard drive
    http://www.techsupportforum.com/hardware-support/hard-drive-support/462298-no-IDE-device-found.html

    Corrected list dated 06/09/2010

    Fujitsu hard drives: utility of diagnosis here
    http://www.Fujitsu.com/EMEA/products/HDD/

    Hitachi hard drives: utility of diagnosis here
    http://www.HitachiGST.com/support/downloads/

    IBM hard drives: use Hitachi utility *.

    Toshiba hard drives: use Hitachi or Maxtor utilities

    Maxtor hard drives: Diagnostic Utilities here (now SeaGate)
    http://www.Seagate.com/www/en-us/support/

    Quantum hard drives: use the Maxtor utilities

    Seagate hard drives: here Diagnostic utilities
    http://www.Seagate.com/www/en-us/support/downloads

    Conner hard drives: use the Seagate utilities

    Hard drives Samsung: utility of diagnosis here
    http://www.Samsung.com/global/business/HDD/

    Hard drives Western Digital: utility of diagnosis here
    http://support.wdc.com/product/download.asp?lang=en

    Trial versions of one of these 'might' help.

    SpeedFan
    http://www.almico.com/sfdownload.php

    HD Tune
    http://www.hdtune.com/

    I hope this helps.

    Rob Brown - Microsoft MVP<- profile="" -="" windows="" expert="" -="" consumer="" :="" bicycle="" -="" mark="" twain="" said="" it="">

  • After download of internet explorer 8 every time that it opens, I have to maximize the window, whywill it does not open full screen?

    After download of internet explorer 8 every time that it opens, I have to maximize the window, whywill it does not open full screen?

    "titch hill" has written in the new message: * e-mail address is removed from the privacy... *

    After download of internet explorer 8 every time that it opens, I have to maximize the window, whywill it does not open full screen?

    You double click on an icon to open Internet Explorer?

    If so, right-click on the icon and select Properties.
    Select the shortcut tab.
    Change the value of the "run:" Maximized field
    Click on apply, then OK

    Next time that you double-click the icon, it is a maximized window will open.

Maybe you are looking for

  • Firefox blocks addonpage

    I have problems with Firefox blocking sites due to certificate issues (expiered certificate). Firefox crashes same https://addons.mozilla.org/ for the same reason.Yes all my setings of security are defined for this address. I have the same problem wi

  • Satellite Pro A210 synaptics touchpad cannot activate the virtual scrolling.

    Hi all. I see some previous posts that this problem has been addressed one way or another a few times and I have tried several fixes and have had no success. 1. I have a toshiba L300 beside of me (girlfriends), and this feature works very well. V ann

  • PXI-6608 fairer frequency measurement

    The attached VI measures the frequency of a known Hz 24,575,000 signal. When measured with a meter of frequency of 3 GHz Agilent 53181 A-010, that measure 24,575,999.4 Hzsignal. When the same signal is measured with the PXI-6608 meter, this signal is

  • HP 2000: locked Please help

    I have a hp 2000, I've been locked I tried to do it via the bios and not had a chance I get disabled and its give me a code and says system 86382790 disabed

  • Labview USB 6.0. How to use it?

    I want to be able to communicate with my bioimpedence thanks to Labview via USB Analyzer. I need control and data acquisition function. Can anyone suggest me if labview 6.0 or 7.0 (Student Version) has the capability, without using the labview data a