|
#1
|
||||
|
||||
|
Example: Debug Print - Function
Here is a function that will help you use the Debugger more quicky. If you need the Debugger to print out differently then experiment with changing what's inside the function:
Code:
function fDebug(argstring)
Debug.ShowWindow(true)
Debug.Print(argstring.."\r\n")
end
-- Here are a couple how-to examples
fDebug("Hey!")
fDebug("What's up?")
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Another tough one... Interaction between Web and AMS | Agent Jones | AutoPlay Media Studio 5.0 | 13 | 08-18-2005 03:10 PM |
| Function: String.RandomFromPattern | Brett | Setup Factory 8.0 Examples | 0 | 10-28-2004 09:09 AM |
| Bizarre Callback Function Behaviour - Can anyone help? | SRJ | AutoPlay Media Studio 5.0 | 3 | 06-30-2004 10:16 PM |
| Function: Resize & Center an Image | kpsmith | AutoPlay Media Studio 5.0 Examples | 0 | 05-17-2004 02:36 PM |
| Print Function | eleslie | AutoPlay Menu Studio 3.0 | 1 | 07-02-2002 05:06 PM |
All times are GMT -6. The time now is 05:38 AM.








Linear Mode

