GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ASC.PLX(1) User Contributed Perl Documentation ASC.PLX(1)

asc.plx - SWF ActionScript compiler script.

 perl asc.plx [ -V[5/6] -Wx -Ox -Tsss -t -a ] [ file.as / -e 'script' ]

-V
SWF version. 5 or 6. Default is 6.
-W
Warning level.
-O
Optimizarion control flags.
-T
How to compile trace action. none/eval/lcwin/trace.
-t
Output a parsed syntax tree instead of compiled action records.
-a
Output an 'assembly' action tag list instead of compiled action records.
-e
Compile given script text instead of a file.
-h/-?
Show this message.
2022-04-08 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.