File Manager

Current Path : /usr/share/doc/crm114/examples/tests/
Upload File :
Current File : //usr/share/doc/crm114/examples/tests/zz_translate_test.crm

#! /usr/bin/crm
#
#	zz_translate_test.crm - test whitespace processing

# Copyright 2009 William S. Yerazunis.
# This file is under GPLv3, as described in COPYING.

window
output /version: :*:_crm_version:\n\n/

isolate (:noSpaces:) //
alter (:noSpaces:) /Are The Russian Involved ?/
output /noSpaces before: :*:noSpaces:\n/
translate (:noSpaces:) [:noSpaces:] / / //
output /noSpaces after : :*:noSpaces:\n\n/

isolate ( :withSpaces: ) //
alter ( :withSpaces: ) /Nuclear Combat Toe To Toe With The Rooskies !/
output /withSpaces before: :*:withSpaces:\n/
translate ( :withSpaces: ) [ :withSpaces: ] / / //
output /withSpaces after : :*:withSpaces:\n\n/

File Manager Version 1.0, Coded By Lucas
Email: hehe@yahoo.com