|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
SaveRequest (character, character, handle) |
/*
constructor public SaveRequest (h as handle ):
super (h).
end constructor.
constructor public SaveRequest (h as handle, pcurl as char ):
super (h,pcurl).
end constructor.
constructor public SaveRequest (ctnxtid as char,h as handle, pcurl as char ):
super (ctnxtid,h,pcurl).
end constructor.
*/ |
Top
SaveRequest (character, character, handle)
|
---|
Progress® OpenEdge® Release 11.7.15