
Diego Mendoza Muñoz
Forum Replies Created
-
Diego Mendoza Muñoz
MemberDecember 8, 2022 at 1:30 am in reply to: Problem with Tabbing from a Droplist to another Component within a Complex GridPut tab order to 1
-
I build a activity controller, that have a Class List “VC_WindowsStackActivity” in which columns have, windowsCallback, methodCallback, event, resultActivity and finish.
For stop te executing i use the “EnterData until row.finish=kTrue”, in this case the object wait for the method $activityFinish(pResultRow,pActivityOK) this method set finish to kTrue and the code goes, the resultRow is the param for the callback, this make the app can register a queue of windows wait for user interactions.
If you want to show the code please write me diego231192@gmail.com. i dont know how upload the lib.
Sorry for my english im spanish speaker. -
Calculate export as con(ubicacion,”temp_”,dat(#D,’y-M-D-H-N-S’),”.txt”)
Calculate $root.$prefs.$exportencoding as kUniTypeUTF8
Calculate $root.$prefs.$importencoding as kUniTypeUTF8
Calculate binData as chartoutf8(vi_Text)
Create file (export)
Open file (export,refNum)
Write file as binary (refNum,binData)
Close file (refNum)
Do sleep(30)
Set import file name {[export]}
Prepare for import from file {Delimited (tabs)}
Import data vi_Lista
Close import file
Do sleep(30)
Do FileOps.$deletefile(export)
I use this method in server side
I hope this was usefull -
Usalo con el Class Wizzard-Remote Task – Monitor, la libreria que servermgmt es como la base para construir el class wizzard.
-
Omnis MYSQL DAM no reconoce el break “;” mandalo como dos ejecuciones distintas, luego el apostrofe “’” no es el indicado trata de usar
ksq = ‘ o “