Subject COMBOBOX function = "!"
From Eric Wu <ericwuu@hotmail.com>
Date Fri, 31 Jul 2020 14:40:00 -0400
Newsgroups dbase.getting-started

   this.COMBOBOX1 = new COMBOBOX(this)
   with (this.COMBOBOX1)
      function = "!"  //   ----> it doesn't work
      height = 1.0
      left = 4.6667
      top = 3.8
      width = 24.1111
      style = 1        // DropDown
   endwith

any workaround?
Eric


Warning: Unknown: write failed: No space left on device (28) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0