ฟอรั่ม PSsix

Would you like to react to this message? Create an account in a few clicks or log in to continue.

ฟอรั่มของบล็อก http://pssix.blogspot.com


2 posters

    รันโค้ดโปรแกรมไม่ได้

    Arm
    Arm
    PSsix Member Super Class III
    PSsix Member Super Class III


    PSsix Master PSsix Program Coder
    จำนวนข้อความ : 268
    ความนิยม : 54
    เข้าร่วมเมื่อ : 31/03/2011
    อายุ : 26

    รันโค้ดโปรแกรมไม่ได้ Empty รันโค้ดโปรแกรมไม่ได้

    ตั้งหัวข้อ by Arm 01/12/12, 11:22 pm

    ตามหัวข้อเลยครับ
    นี่ครับเออเรอ
    C:\Users\Administrator\Desktop\1.au3(31,81) : WARNING: $GUI_SS_DEFAULT_INPUT: possibly used before declaration.
    $Input1 = GUICtrlCreateInput("150", 72, 128, 81, 21, BitOR($GUI_SS_DEFAULT_INPUT,
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
    C:\Users\Administrator\Desktop\1.au3(31,92) : WARNING: $ES_NUMBER: possibly used before declaration.
    $Input1 = GUICtrlCreateInput("150", 72, 128, 81, 21, BitOR($GUI_SS_DEFAULT_INPUT,$ES_NUMBER)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
    C:\Users\Administrator\Desktop\1.au3(31,81) : ERROR: $GUI_SS_DEFAULT_INPUT: undeclared global variable.
    $Input1 = GUICtrlCreateInput("150", 72, 128, 81, 21, BitOR($GUI_SS_DEFAULT_INPUT,
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
    C:\Users\Administrator\Desktop\1.au3(31,92) : ERROR: $ES_NUMBER: undeclared global variable.
    $Input1 = GUICtrlCreateInput("150", 72, 128, 81, 21, BitOR($GUI_SS_DEFAULT_INPUT,$ES_NUMBER)
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
    C:\Users\Administrator\Desktop\1.au3 - 2 error(s), 2 warning(s)
    em232
    POS
    POS
    PSsix
    PSsix


    รันโค้ดโปรแกรมไม่ได้ Empty รันโค้ดโปรแกรมไม่ได้ Empty รันโค้ดโปรแกรมไม่ได้ Empty
    จำนวนข้อความ : 1152
    ความนิยม : 326
    เข้าร่วมเมื่อ : 19/07/2010

    รันโค้ดโปรแกรมไม่ได้ Empty Re: รันโค้ดโปรแกรมไม่ได้

    ตั้งหัวข้อ by POS 04/12/12, 09:39 am

    #include ไฟล์เข้าไปในสคริปต์ไม่ครบ สร้างหน้าต่างจากโปรแกรม Koda หรือเปล่าครับ หรือแค่เอาสคริปต์มาแก้ไข เพราะสคริปต์เก่าบางอันต้อง #include ไฟล์เข้าไปเพิ่มเติม เช่น
    Code:

    #include <ButtonConstants.au3>
    #include <GUIConstantsEx.au3>
    #include <WindowsConstants.au3>
    #include <EditConstants.au3>
    Arm
    Arm
    PSsix Member Super Class III
    PSsix Member Super Class III


    PSsix Master PSsix Program Coder
    จำนวนข้อความ : 268
    ความนิยม : 54
    เข้าร่วมเมื่อ : 31/03/2011
    อายุ : 26

    รันโค้ดโปรแกรมไม่ได้ Empty Re: รันโค้ดโปรแกรมไม่ได้

    ตั้งหัวข้อ by Arm 09/12/12, 08:06 am

    ขอบคุณมากครับ
    ไม่รู้ทำไมเหมือนกัน สร้างจาก Koda แล้วมันเหมือนให้ไฟล์ include มาไม่ครบ

      เวลาขณะนี้ 19/04/24, 12:48 pm