com.tapina.robe.swi
Class DDEUtils
java.lang.Object
com.tapina.robe.runtime.Block
com.tapina.robe.runtime.DataBlock
com.tapina.robe.module.Module
com.tapina.robe.swi.SWIHandler
com.tapina.robe.swi.DDEUtils
- public final class DDEUtils
- extends SWIHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static DDEUtils getInstance()
getBase
public static int getBase()
getMethod
public static java.lang.reflect.Method getMethod(java.lang.Integer offset)
throws java.lang.NoSuchMethodException
- Throws:
java.lang.NoSuchMethodException
Prefix
public final void Prefix(Environment env)
- This SWI is used to set the current directory for this context, relative to the global curent directory.
R0 = pointer to directory name, or 0 to clear
prefix
public void prefix(java.lang.String dirName)
GetCLSize
public final void GetCLSize(Environment env)
GetCl
public final void GetCl(Environment env)
Copyright © 2003-2005 . All Rights Reserved.