Initial Comit
This commit is contained in:
14
DPMCharge/TempData.bas
Normal file
14
DPMCharge/TempData.bas
Normal file
@@ -0,0 +1,14 @@
|
||||
B4A=true
|
||||
Group=Default Group
|
||||
ModulesStructureVersion=1
|
||||
Type=StaticCode
|
||||
Version=11
|
||||
@EndOfDesignText@
|
||||
'Code module
|
||||
'Subs in this code module will be accessible from all modules.
|
||||
Sub Process_Globals
|
||||
'These global variables will be declared once when the application starts.
|
||||
'These variables can be accessed from all modules.
|
||||
Public pid As String=""
|
||||
public pname as String=""
|
||||
End Sub
|
||||
Reference in New Issue
Block a user