Changeset 702 for trunk/guitools/evfsgui/evfsgui.vrx
- Timestamp:
- May 31, 2012, 7:18:45 PM (13 years ago)
- File:
-
- 1 edited
-
trunk/guitools/evfsgui/evfsgui.vrx (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/guitools/evfsgui/evfsgui.vrx
r697 r702 2434 2434 END 2435 2435 /* if options.!debug == 1 then say ' "'attached.i'" "'userdata'"' */ 2436 CALL VRMethod "CN_CURRENT", 'SetRecordAttr', rh, 'UserData', userdata 2436 CALL VRMethod "CN_CURRENT", 'SetRecordAttr', rh, 'UserData', userdata /* , 'FileName', 'TESTER.EVP' */ 2437 2437 if options.currentdata = userdata then ok = VRMethod("CN_CURRENT", 'SetRecordAttr', rh, 'Selected', 1) 2438 2438 … … 3029 3029 if ObjTitle = "" then ObjTitle = '[EVFS LAN-Connections]' 3030 3030 3031 CALL PB_ SAVE_Click3031 CALL PB_CONDET_SAVE_Click 3032 3032 3033 3033 rc = CreateObject( 'WPProgram', ObjTitle,'<WP_START>',,
Note:
See TracChangeset
for help on using the changeset viewer.
