Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2005
    Location
    Edmonton, AB
    Posts
    37

    Grin OSK Argument Error

    As I continue to chip away at my challenge I have come across this project file that has an onscreen keyboard that looks as though it will serve my needs.

    However when I preview it and click on a key I get the following error; 'Page1->ButtonXX->On Click, Line 1: Argument 1 must be of type string'.

    Despite having worked with AMS for 6 years now, going all the way back to 3.0 I have always used Wizard based design, so unfortunately I have no clue what this means, nor do I know how to fix it.

    Any offered help would be appreciated, please be gentle with me, I am a fast learner and don't take up much space!

    Thank You!

    Lou
    780 699 0510
    Attached Files

  2. #2
    Join Date
    May 2006
    Posts
    1,443
    it is a simple thing

    you have used fokus variable for all Input.GetText(fokus);
    but you have never defined a value for fokus that refers to Input1

    put fokus = "Input1"; in to Global functions or On show event of current page

  3. #3
    Join Date
    Jan 2005
    Location
    Edmonton, AB
    Posts
    37

    OSK Follies.........Further Progress

    Thank you for that reply!

    Upon further futzing about I discovered that clicking the cursor inside of the input box prior to typing allowed the input of characters. Reteset's Global code fixed the Argument error and now typed text goes directly to the input box.

    Next I would like the 'Search' button to perform a 'Dialog.PageSearch' function using the characters typed into the input box.

    The project will run at an unattended touch screen kiosk and users will need to be able to search about 1000 pages by last name or year.

    Thank You in advance for any help offered!

    Lou
    Last edited by LOUDWORLD; 12-09-2008 at 04:06 AM.

Similar Threads

  1. string argument error - new in 7.0
    By eric_darling in forum AutoPlay Media Studio 7.5
    Replies: 4
    Last Post: 12-22-2007, 09:14 AM
  2. Commandline argument error message
    By Knightbeat40 in forum AutoPlay Media Studio 5.0
    Replies: 6
    Last Post: 03-26-2005, 06:41 AM
  3. Argument 2 must be of typed string
    By rctshine in forum Setup Factory 7.0
    Replies: 24
    Last Post: 03-23-2005, 08:59 AM
  4. ZipExtract "callback" error
    By Darwin in forum AutoPlay Media Studio 5.0
    Replies: 2
    Last Post: 02-21-2005, 06:34 PM
  5. SUF6.0.0.2 -- installer hangs.
    By jassing in forum Setup Factory 6.0
    Replies: 4
    Last Post: 12-19-2001, 11:28 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts